Modify Scheduled Jobs
The nc modify command allows modifying fields in the scheduled jobs.
nc modify
vnc: Usage Message
NC MODIFY:
Modify scheduled jobs
USAGE:
% nc modify [OPTIONS] [jobId] ...
(operate on job with that id)
% nc modify [OPTIONS] [!] ...
(operate on most recent job)
% nc modify [OPTIONS] [-set setName] ...
(operate on all jobs in setName)
OPTIONS:
-h -- This help.
-v -- Increase verbosity.
-showfields -- Show fields that can be modified.
-set <SETNAME> -- Modify all jobs in the specified set.
-<FIELDNAME> <NEWVALUE> -- Set the specified field to the
specified value.
EXAMPLES:
% nc modify -jobclass short 0012345
% nc modify -res License:xxx 0012345
% nc modify -jobname superman 0012345
% nc modify -res License:xxx -set MySet
% nc modify -group /time/users !
% nc modify -jpp smallest -numa pack 0012345
-showfields
option as shown
below:autoflow
autoforget
autokill
cmd
deadline
dir
env
fstokens
group
jobclass
jobname
jobproj
jpp
legalexit
nojournal
numa
preemptable
priority
res
res,aux
scheddate
submithost
systemjob
tool
xdur
xpriority