swjob.1m (2010 09)

s
swjob(1M) swjob(1M)
options:
XToolKit Options
The
sd command supports a subset of the standard XToolkit options to control the
appearance of the system GUI. The supported options are:
-bg, -background,
-fg, -foreground, -display
, -name, -xrm, and -synchronous. See the
X(1) man page by typing
man X
for a definition of these options.
-i Runs the command in interactive mode (invokes the GUI.) (Using this option is an
alias for the sd command.) See the Interactive Operation and Remote Operation
headings above for details.
-R Applies to target lists as a shorthand for
@ *::*.
-u Causes swjob to remove the specified job(s).
-v Causes swjob to list all available attributes, one per line. The option applies only
to the default list.
-a attribute Each job has its own set of attributes. These attributes include such things as job
title, schedule date, or results. The -a
option selects a specific attribute to display.
You can specify multiple
-a
options to display multiple attributes. See also sd(4)
for details on these attributes. This option applies only to the default list.
The logfiles summarizing a job or detailing target actions can be displayed using
-a
log,if -a log is specified and no other attribute is specified (that is, no other
attribute may be specified).
-C session_file Save the current options and operands only to the session_file. You can enter a
relative or absolute path with the file name. The default directory for session files
is $HOME/.sw/sessions/
. Without this option, by default, the session file is
saved only in the default directory
$HOME/.sw/sessions/
.
You can recall a session file with the
-S option.
-f jobid_file Read the list of jobids from jobid_file instead of (or in addition to) the command
line.
-t target_file Read the list of target_selections from target_file instead of (or in addition to) the
command line.
-x option=value
Set the session option to value and override the default value (or a value in an
alternate option_file specified with the -X option). Multiple -x options can be
specified.
-S session_file Execute swjob based on the options and operands saved from a previous session,
as defined in session_file. You can save session information to a file with the
-C
option.
-X option_file Read the session options and behaviors from option_file.
Operands
The
swjob command supports two types of operands: jobid followed by target selections . These
operands are separated by the "at" (@) character. This syntax implies that the command operates on
"jobid at targets".
jobid: The swjob command supports the following syntax for each job id:
jobid
target selections: The swjob command supports the following syntax for each target selection:
[host][
:][/directory] | [./relative_path]|[../relative_path]
target selections with IPv6 address: The
swjob command on HP-UX Release 11i v3 supports
IPv6 address in the target selections. The syntax is:
[IPv6_host][:][directory]
If both the hostname and the path are specified, then the first occurrence of a slash (/)istreated
as the separator.
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010