Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
User Commands (d - f) enoft(1)
DETAIL | D Displays detailed name information.
-LOG [ OFF | pathname4 [ ASCII ]]
Writes a copy of the current session’s input and output to a file.
OFF Closes the current log file and stops all logging. This is the default
action.
pathname4 Identifies the file to receive the copy of the command lines and out-
put. If the file does not exist, enoft creates it. If the file already
exists, enoft appends output to the end of the file.
ASCII Creates the log file as a file code 180 file in C text (ASCII) format
instead of creating it as a code 101 file in its default EDIT file for-
mat. This option is valid only for use in the Guardian environment;
the default log file format in the OSS environment is ASCII text.
-NOEXIT Runs enoft in interactive mode. After executing any commands preceding it on
the command line, this flag causes enoft to issue a prompt and wait for additional
input. Commands following -NOEXIT on the command line are ignored. Any
previous commands that cannot apply to interactive mode are ignored; for exam-
ple, -SET LINES is ignored.
The NOEXIT command is ignored while in interactive mode.
-OBEY pathname5
Directs enoft to read command lines from the file specified in pathname5. In the
Guardian file system, the specified file must be an EDIT file (file code 101). The
specified file can call other OBEY files; OBEY files can be nested to any depth.
The specified file cannot call itself and files it calls cannot call it or themselves;
OBEY files cannot be recursive.
-OUT [ OFF | pathname6 [ ASCII ]
Directs the input and output listings to a specified file.
OFF Turns off redirection to a file and reverts to the original output file.
This is the default action.
pathname6 Specifies the partially or fully qualified name of the file. If the file
does not exist, enoft creates it. If the file already exists, enoft
appends output to the end of the file.
ASCII Creates the log file as a file code 180 file in C text (ASCII) format
instead of creating it as a code 101 file in its default EDIT file for-
mat. This option is valid only for use in the Guardian environ-
ment; the default log file format in the OSS environment is ASCII
text.
-PROCINFO | PI
Displays the contents of the .procinfo section of a linkfile. This flag is an alias for
specification of the -DUMPSECTION flag with the section_name value of .pro-
cinfo.
527188-004 Hewlett-Packard Company 3−91