Toadfarm::Command::tail - Tail the toadfarm log file
Toadfarm::Command::tail is a command for tailing the log file used by the
Toadfarm application.
$ /path/to/script.pl tail
$ /path/to/script.pl tail -n 10 -f -q
The tail command will start tailig from the end of file. Any
options passed after the "tail" command will issue
"tail" to be started instead, with the
given arguments.
Short description of command, used for the command list.
Copyright (C) 2014, Jan Henning Thorsen
This program is free software, you can redistribute it and/or
modify it under the terms of the Artistic License version 2.0.
Jan Henning Thorsen - "jhthorsen@cpan.org"