filstatfs (Display status of an OpenTP1 file system)
Format
filstatfs [-w] [-S] OpenTP1-file-system-area-name |
Function
The filstatfs command outputs to the standard output the status of a specified OpenTP1 file system.
Option
-w
Displays the start location of OpenTP1 file management area. This option can be specified only when the OS is AIX.
-S
Displays user area information, including listings of the used areas and the unused (free) areas.
Command arguments
OpenTP1-file-system-area-name~<path name>
Specifies the name of a character special file or ordinary file containing the OpenTP1 file system.
Output format
Output messages
Message ID | Description | Output destination |
---|---|---|
KFCA01536-E | Specification of a command argument is invalid. | Standard error output |
KFCA01551-I | Help message | Standard output, standard error output |
KFCA01570-E | File versions do not match. | Standard error output |
KFCA01571-E | User does not have access right to the file. | Standard error output |
KFCA01572-E | An upper bound was exceeded during open processing. | Standard error output |
KFCA01574-E | Specified file name is too long. | Standard error output |
KFCA01575-E | Specified file is not a character special file or ordinary file; or, the specified file was found, but there is no corresponding device. | Standard error output |
KFCA01576-E | Specified file is not an OpenTP1 file system. | Standard error output |
KFCA01582-E | Memory shortage occurred. | Standard error output |
KFCA01583-E | I/O error occurred. | Standard error output |
KFCA01599-E | Error occurred. | Standard error output |
Notes