Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dndel(1) [debian man page]

DNDEL(1)						      General Commands Manual							  DNDEL(1)

NAME
dndel - Delete a file on a VMS system SYNOPSIS
dndel [options] file-name Options: [-ivVh] DESCRIPTION
dndel deletes files held on VMS systems. The filename parameter may specify a single file or a wildcard (remember to use VMS wildcards). If you specify -i or -v then dndel will open two connections to the VMS machine (much as VMS itself does). Otherwise it will attempt to use a single connection. One side-effect of this is that the deletion process will fail at the first file that cannot be deleted. OPTIONS
-i Interactive. Prompt before deleting a file. -v Verbose. Print the names of files that have been deleted -T connect timeout 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 dndel comes from. EXAMPLES
dndel -i 'myvax::oldfile;*' dndel 'tramp"christine pjc123"::interactive' SEE ALSO
dntype(1), dndir(1), dncopy(1), dntask(1) ,dnsubmit(1), dnprint(1) DECnet utilities October 2 1998 DNDEL(1)

Check Out this Related Man Page

DNDEL(1)						      General Commands Manual							  DNDEL(1)

NAME
dnsubmit - Submit a batch job on a VMS system dnprint - Print a file on a VMS system SYNOPSIS
dnsubmit [options] file-name dnprint [options] file-name Options: [-vh] 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. OPTIONS
-T connect timeout 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. EXAMPLES
dnsubmit 'myvax::myjob.com' dnprint 'tramp"christine pjc123"::file.lis' SEE ALSO
dntype(1), dndir(1), dncopy(1), dntask(1), dndel(1) DECnet utilities October 2 1998 DNDEL(1)
Man Page

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

VMS ---- What sites can I visit to learn it????

please help, any VMS sites you know of to learn this operating system?? (3 Replies)
Discussion started by: TRUEST
3 Replies

2. UNIX for Dummies Questions & Answers

VAX/VMS anyone??

Hope someone can help here..... I'm looking for some websites with info on VAX/VMS. I've tried google, yahoo and other search engines, but to no avail. Am I looking in the correct place?? :confused: (5 Replies)
Discussion started by: GandalfWhite
5 Replies

3. Programming

Outputting a VMS quadword time in UNIX

I am writing a C program under UNIX which needs to write out a VMS quadword time for the current time (to a file) This quadword is the number of 100 nanoseconds since 1858. I know I can easily get the time in secs since 1970 in UNIX/C. The problem is how to multiply by a rather large number... (2 Replies)
Discussion started by: davebrown
2 Replies

4. UNIX for Dummies Questions & Answers

How to output the results of the AT command - properly!

Hi, I am new to UNIX and I am more used to simple commands like those in VMS. One of them is the ability to get the output from a job using the /out=<file> command in VMS. I want to submit a job (a set of unix commands) using the AT command but to get the output in a file like that used in... (4 Replies)
Discussion started by: SpanishPassion
4 Replies

5. AIX

How to remotely execute a script on a VMS system ?

How to remotely execute a script on a VMS system ? rsh ? Thanks in advance (0 Replies)
Discussion started by: ivancleber
0 Replies

6. UNIX for Advanced & Expert Users

How to remotely execute a script (.COM ) on a VMS system ?

How to remotely execute a script (.COM ) on a VMS system ? rsh ? Thanks in advance (1 Reply)
Discussion started by: ivancleber
1 Replies

7. UNIX for Dummies Questions & Answers

exit command

Hi All, Having just started using Unix after a long time on VMS, I end up having multiple Unix and VMS sessions open. Is there a way I can set up a symbol or something so that "lo" means "exit" and exits my session ? On VMS, if I wanted to do the opposite of this I would do it like this : ... (3 Replies)
Discussion started by: cdines
3 Replies

8. AIX

Which files can be deleted in /usr in an aix hacmp node?

Hi Can ony one advise which files can be deleted in /usr in an aix hacmp node ? Im new to aix and Im not sure which files can be deleted ? #df -g /usr Filesystem GB blocks Free %Used Iused %Iused Mounted on /dev/hd2 7.00 1.00 86% 67013 22% /usr ... (4 Replies)
Discussion started by: samsungsamsung
4 Replies