Deleting Files [ New Features of MPE/iX: Using the Hierarchical File System ] MPE/iX 5.0 Documentation
New Features of MPE/iX: Using the Hierarchical File System
Deleting Files
You can use the PURGE command to delete files from the system. You must
have DD access to a file's parent directory to delete a file.
For example, to delete the file called print.doc in the directory named
DOC which resides in the directory called posix in your current working
directory, enter:
:PURGE ./posix/DOC/print.doc
MPE/iX 5.0 Documentation