COMO
The COMO utility provides a means of recording all input and output from the terminal
to a specified record in a directory.
On Unix platforms the directory is called &COMO&. On Windows it is called COMO.
SYNTAX
COMO ON SessionId
Turn recording on to SessionId
COMO OFF
Turn recording off.
COMO DELETE SessionId
Delete recording named SessionId.
NOTES
The Unix command typescript can be used for this functionality if COMO is NOT
part of your legacy application.
e.g.
script - Start recording
command execution
Ctrl-D - Stop recording.
Recorded information can then be found in the "typescript" file.
Utilities
|