DESCRIPTION

     The uwatch utility notifies the user of user login and logouts.  When
     uwatch is started, it gives a list of all people logged in.  Afterwards,
     it remains resident and informs of subsequent logins and logouts.

     Options supported by uwatch:

     -f file   Use file as the uwatch response file.

     -l        List full email address on notification.

     -p        List tty on notification.

     -q        Run in ``quick'' mode.  List only logins and terminate.

     -r        Use the uwatch response file.  Defaults to ~/.uwatchrc.

     -t        List time on notification.

     -w        List calling host on notification.


RESPONSE FILE

     The uwatch response file is a file with one user name per line.


SEE ALSO

     finger(1), last(1), users(1), w(1), who(1), utmp(5),


HISTORY

     This program first appeared on a BBS called M-Net (m-net.arbornet.org).
     It was originally written for SYSIII then updated for BSD/OS.  This cur-
     rent version has been entirely rewritten and ported to FreeBSD.


BUGS

     Lots of them, it likes to walk over its own memory.  But other than that,
     it seems to run correctly... :)


                                  May 6, 1997

Man(1) output converted with man2html