Command Reference Guide

tspeek
308 Platform LSF Command Reference
tspeek
displays the stdout and stderr output of an unfinished Terminal Services job
Synopsis
tspeek job_ID
tspeek [-h | -V]
Description
Displays the standard output and standard error output that have been produced by
one of your unfinished Terminal Services jobs, up to the time that this command is
invoked.
This command is useful for monitoring the progress of a job and identifying errors.
If errors are observed, valuable user time and system resources can be saved by
terminating an erroneous job.
tspeek is supported on Windows and Linux. You cannot use tspeek to monitor job
output from UNIX.
tspeek on Linux requires rdesktop.
You can us e
tspeek from any Linux host where rdesktop is installed to view the
output of a Terminal Services job. For example, if your job ID is 23245, run:
tspeek 23245
Options
job_ID Operates on the specified Terminal Services job.
-h Prints command usage to stderr and exits.
-V Prints LSF release version to stderr and exits.
See also
tssub