DNDEL(1) | General Commands Manual | DNDEL(1) |
dnsubmit - Submit a batch job on a VMS system
dnprint - Print a file on a VMS system
dnsubmit [options] file-name
dnprint [options] file-name
Options:
[-vh]
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.
dnsubmit 'myvax::myjob.com'
dnprint 'tramp"christine pjc123"::file.lis'
October 2 1998 | DECnet utilities |