|
![]() |
script: | loggedin (download) |
purpose: | notify when a particular user has logged in |
requires: | standard GNU commands |
version: | 1.1 |
usage: | loggedin [-hml] <user> <n> |
options: |
<user>, user name <n>, integer referring to time in seconds for how often to check for the user -h, usage and options (this help) -m, manual -l, see this script" |
manual: |
DESCRIPTION loggedin displays a notification message when a particular user has logged in. The user option specifies the user name of the person and the time option is the time interval, in seconds, for how often to check whether the user has logged in. |