Software Distributor Administration Guide for HP-UX 11i
Using Jobs and the Job Browser
Monitoring Jobs from the Command Line
Chapter 7 233
swjob Tasks and Examples
To simply list the jobs available, type:
swjob
To display attributes of jobs on the local system, type:
swjob -v
To display attributes of jobs on remote system swbash3, type:
swjob -v @ swbash3:/var/spool/sw
Using the -a log option lets you display log files for jobs. A job log file
summarizes job details and target actions. For example, to display the
depot log file for the job swbash3-0008 on remote system swbash3:
swjob -a log swbash3-0008 @ swbash3:/var/spool/sw
NOTE You cannot specify any other -a options in the same command if you use
-a log.
To remove job information for all previous jobs:
swjob -u \*