Fabric OS Reference Manual
Telnet Commands 23
Example To display the entries in the local alias server, enter the following
command:
See Also
fabricShow
switchShow
backSpace
Set or clear alternate backspace character.
Synopsis
backSpace [0 | 1]
Availability all users (display)
admin (set/clear)
Description This command changes the backspace character used by the shell between
the default value of BACKSPACE (hex 08) and an alternate value of DEL
(hex 7F).
Operands This command has the following operand:
[0 | 1] Specify 0 to use the standard backspace character
(BACKSPACE). Specify 1 to use the alternate
backspace character (DEL). This operand is optional.
Specify the command with no operand to display the current setting.
Example To display the current backspace character and change it to DEL:
switch:admin> aliasShow
The Local Alias Server has 1 entry
Alias ID Creator Token [rb, type, grptype, qlfr] Member List
fffb01 fffffd [40, 05, 10, 60000010 12000069] {021200 0208e2}
switch:admin> backSpace
BackSpace character is BACKSPACE (hex 08)
switch:admin> backSpace 1
Committing configuration...done.
BackSpace character is DEL (hex 7F)










