Help for this page
#!/usr/local/bin/perl use strict; ... print qq{LINE: [$log_string]\n};
:!./t2.pl LINE: [user bob has accessed the system and is logged on]