10.0;xoff, revision 1.0, 88/01/21
xoff - deactivate the shell's -x flag.
usage: xoff
DESCRIPTION
xoff turns off the shell's -x (execution trace) flag, which is turned on
by the xon command or by the -x option on the sh command. When the flag
is off, command lines are not displayed before execution. The flag is
off by default.
xoff requires no arguments or options.
SEE ALSO
More information is available. Type
help xon For details about turning execution tracing on
help sh For details about the shell command-line interpreter
help shell
For general shell information