DSPMFSINF (Display Mounted File System Information) Command Description
DSPMFSINF Command syntax diagram
Purpose
The Display Mounted File System Information (DSPMFSINF) command displays information about a mounted file system.
This command can also be issued using the following alternative command name:
For more information about Network File System commands, see OS/400 Network File System Support book.
Required Parameter
- OBJ
- Specifies the path name of an object that is within the mounted file system whose statistics are to be displayed. Any object in the mounted file system can be specified. For example, it can be a directory (*DIR) or a stream file (*STMF).
Optional Parameter
- OUTPUT
- Specifies whether the output from the command is shown at the requesting work station or printed with the job's spooled output.
*: Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT: The output is printed with the job's spooled output.
Examples for DSPMFSINF
Example 1: Displaying Statistics of a Mounted File System
DSPMFSINF OBJ('/jsmith/file1')This command displays the statistics for the mounted file system that contains /jsmith/file1.
Example 2: Displaying QSYS.LIB File System Statistics
DSPMFSINF OBJ('/QSYS.LIB/MYLIB.LIB/MYFILE.FILE')This command displays the statistics for the QSYS.LIB file system that contains *FILE object MYFILE in library MYLIB.
Error messages for DSPMFSINF