DNDEL(1) | General Commands Manual | DNDEL(1) |
dndel - Delete a file on a VMS system
dndel [options] file-name
Options:
[-ivVh]
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.
dndel -i 'myvax::oldfile;*'
dndel 'tramp"christine pjc123"::interactive'
dntype(1), dndir(1), dncopy(1), dntask(1) ,dnsubmit(1), dnprint(1)
October 2 1998 | DECnet utilities |