wtsubmit - Wait Submission

wtsubmit [-Un] [-r] [-v] [-jjobqueue -dDate -tTime] username jobname

Executes a single-step job. When a job is submitted, wtsubmit waits until the job has completed before it returns control back to the calling script or shell.

Program Option Description
-U Print usage and syntax.
-n Print and return job number.
-r Return if the job goes into Waiting Recovery.
-v Verbose output (job submitted acknowledgment).
-jJobQueue Specify queue for this job.
-dDate Specify date when job should run. Use MMDDYY format.
-tTime Specify time when job should run. Use HHMM format.
Parameter Description
username System ID of user submitting the job.
jobname Name of job being submitted.