HPlogo New Features of MPE/iX: Using the Hierarchical File System: 300 MPE/iX Computer Systems > Chapter 2 What's New: Overview

System-Provided UDCs

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Several UDCs are provided to simplify the use of the enhanced and new MPE/iX commands.

Several of the system-provided UDCs tailor the use of the LISTFILE command within the hierarchical file system. For example, a PLISTF UDC calls the LISTFILE command because the LISTF command does not list directories or files whose names are not consistent with the MPE syntax.

An additional UDC (DISCUSE) provides an alternate spelling of the DISKUSE command.

Table 2-6 System-Provided UDCs

UDC NameDescription
DISCUSEInvokes DISKUSE to display disk space usage for one or more directories.
FINDDIRInvokes LISTFILE to find a specified directory.
FINDFILEInvokes LISTFILE to search for a specified file.
LISTDIRInvokes LISTFILE to list directories.
PLISTFInvokes LISTFILE to list files and directories.
SHInvokes the MPE/iX shell.

 

Check with your system manager to determine whether or not these UDCs are activated on your system.

For additional information on using these UDCs, refer to Chapters 5, 6, and 7 of this manual. A complete description of each UDC is included in the MPE/iX Commands Reference Manual, Volumes I & Il (32650-60115).

Feedback to webmaster