Note on usage
Function: Display operating parameters
User group: FT user and FT administrator
Functional description
The ftshwo command outputs the operating parameters of the local openFT system. Alongside the standard output and output in CSV format, output may also be specified as a platform-specific command sequence. In this way, it is possible to save the settings and then load them onto another computer with the selected operating system.
The FT administrator can set or modify the operating parameters with the ftmodo command.
Format
ftshwo -h |
[ -csv | -px | -pw | -p2 | -pz | -ae | -x25 ]
Description
-h
Displays the command syntax on the screen. Entries after the -h are ignored.
-csv
The operating parameters are output in CSV format. The individual values are separated by semicolons.
-px
The operating parameters are output as a command string. This can be called as a shell procedure on Unix systems in order to regenerate the identical operating parameters.
-pw
The operating parameters are output as a command string. This can be called as a batch procedure on Windows systems in order to regenerate the identical operating parameters.
-p2
The operating parameters are output as a command string. This can be called as an SDF procedure on BS2000 systems in order to regenerate the identical operating parameters.
-pz
The operating parameters are output as a command string. This can be called as a Clist procedure on z/OS systems in order to regenerate the identical operating parameters.
-ae
The operating parameters of the Application Entity Titles (AET) are output.
-x25
The operating parameters of the FarSync X.25 transport system are output.
No option specified
The operating parameters are output in standard format.