escape Command

The escape command lets you enable or disable the processing of escape characters.

This page discusses:

User Level

System Administrator

Syntax

The command uses this syntax.

set escape | on  |;
           | off |

Use on to enable the processing of escape characters and off to disable processing. To determine the current setting, execute this command:

print escape;