|
VMS Help EXCHANGE, DELETE, Examples *Conan The Librarian |
1.EXCHANGE> DELETE DMA0:COMMON.SUM/VOLUME_FORMAT=RT11
The command in this example deletes the file COMMON.SUM from
the RT-11 device DMA0.
2.EXCHANGE> DELETE DXA0:*.OLD
The command in this example deletes all files with the file
type OLD from the diskette.
3.EXCHANGE> MOUNT /VIRTUAL TEST: TEST.DSK/VOLUME_FORMAT=RT11
EXCHANGE> DELETE TEST:ALPHA.TXT,BETA.TXT
The command in this example deletes the files ALPHA.TXT and
BETA.TXT from the virtual device file TEST.DSK.
|
|