HP 3000 Manuals

Displaying File Contents [ 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

Displaying File Contents 

You can display file contents using the PRINT command.

The following command prints the last 10 records of the file called
print.myjob in doc of posix of the current working directory.

     print ./posix/doc/print.myjob,,-10 



MPE/iX 5.0 Documentation