bpeek
displays the stdout and stderr output of an unfinished job
Synopsis
bpeek
bpeek
Description
| Displays the standard output and standard error output that have been produced by |
| one of your unfinished jobs, up to the time that this command is invoked. |
| By default, displays the output using the command cat. |
| 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. |
Options |
|
Displays the output of the job using the command tail | |
Operates on your most recently submitted job in the specified queue. | |
Operates on your most recently submitted job that has been dispatched to the | |
| specified host. |
Operates on your most recently submitted job that has the specified job name. | |
| The job name can be up to 4094 characters long for UNIX and Linux or up to 255 |
| characters for Windows. |
job_ID "job_ID[index_list]"
Operates on the specified job.
See also
Platform LSF Command Reference 125