create command file
command: CMD <cmd-file>
Creates command file containing all previously entered commands since beginning of SH session or since last "cmd" command. This file is an editable file which can be arbitrarily changed. Command files have an extension ".SHC".
parameters
- <cmd-file> parameter type: filename (without extension)
Name of command file to be created. An extension ".SHC" is appended to the name.
example
- cmd allcmds
- creates file ALLCMDS.SHC