Content-type: text/html
Manpage of cview
cview
Section: User Commands (1)
Updated: SkyForm AIP Version 10.25.0 - April 2025
Index
Return to Main Contents
NAME
cview - displays the stdout and stderr output of an unfinished job
SYNOPSIS
cview [-f] [-s size_limit] [-n start_line] [-q queue_name | -m host_name | -J job_name | job_ID |
"job_ID[index_list]"]
cview [-h | -V]
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
- -f
-
-
Displays the output of the job using the command tail -f.
- -s size_limit
-
-
Specify the size limit in bytes. Not display if exceeds the specified size limit.
- -n start_line
-
-
Output starting with the specified lines.
- -q queue_name
-
-
Operates on your most recently submitted job in the specified queue.
- -m host_name
-
-
Operates on your most recently submitted job that has been dispatched
to the specified host.
- -J job_name
-
-
Operates on your most recently submitted job that has the specified job
name.
- job_ID | "job_ID[index_list]"
-
-
Operates on the specified job.
- -h
-
-
Prints command usage to stderr and exits.
- -V
-
-
Prints AIP release version to stderr and exits.
SEE ALSO
tail(1), csub(1), cjobs(1), chist(1), chosts(1),
cqueues(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 18:57:47 GMT, April 23, 2025