logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dnsubmit - Submit a batch job on a VMS system

Description

dnprint  and  dnsubmit send files to a VMS machine for printing or batch execution.  These command behave
       similarly to the VMS PRINT/REMOTE and SUBMIT/REMOTE commands in that you get very little control  of  the
       queueing mechanism.
       dnprint  always prints to the queue SYS$PRINT and dnsubmit always submits to SYS$BATCH. Of course you can
       always redirect these queues using logical names.
       See the man page for dncopy for a discussion of VMS file specifications.

Examples

         dnsubmit 'myvax::myjob.com'

         dnprint 'tramp"christine pjc123"::file.lis'

Name

       dnsubmit - Submit a batch job on a VMS system
       dnprint - Print a file on a VMS system

Options

-Tconnecttimeout
              Specifies the maximum amount of time the command will wait to  establish  a  connection  with  the
              remote node. a 0 here will cause it to wait forever. The default is 60 seconds

       -h-?  Displays help for using the command.

       -V     Show the version of the tools package that the program comes from.

See Also

dntype(1), dndir(1), dncopy(1), dntask(1), dndel(1)

DECnet utilities                                 October 2 1998                                         DNDEL(1)

Synopsis

dnsubmit [options] file-name
       dnprint [options] file-name
       Options:
       [-vh]

See Also