OKAMI NEWSREADER MANUAL PAGES

NAME
	omchk: notify about unread mail

SYNOPSIS
	omchk.ttp { options } { user }

DESCRIPTION
	Checks if any of the named `user's have unread messages in their
	Mail.user directory. If so, prints a message, "YOU HAVE NEW MAIL"
	by default.
	The default `user' is the name given in the environment variable
	LOGNAME. If LOGNAME is not set, defaults to "root".

OPTIONS
	-l
		Prints the sender name and subject of every unread message.
	-m string
		Prints `string' if unread messages are found.
	-h
		waits for key press after program termination
	-v
		prints version number only
	-F file
		uses `file' as o.inf configuration file
	-?
		Prints usage summary only.

ENVIRONMENT
	O_INF
		name of default o.inf file
	LOGNAME
		default user name

FILES
	o.inf

DATE
	Nov 14 1993

AUTHOR
	Wolfram R”sler <wr@bara.oche.de>
