Differences between revisions 3 and 4
Revision 3 as of 2010-01-05 00:37:07
Size: 221
Comment:
Revision 4 as of 2012-01-03 23:02:40
Size: 221
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

If a running script is running on the background of a computer and you would like to monitor its log file output do this in a terminal:

tail -f <name of the script's log file>

How_To/Monitor_the_status_of_a_running_script (last edited 2012-01-03 23:02:40 by localhost)