I have a program that creates a log file. A line is added to
the log file every time a user logs on or logs off. Is there a way to
have a perl script check the log file everytime a new line is added
and give some commands to the system when
a certain user logs on or off?