Basic system command sets, , Page 67
Page 67

62
Command Sets for Command Line Interface
Basic system command sets
1.
Syntax:
home
home
Description:
In these commands, “
” can be any of a list of process
names known to the console as following :
ip
ppp
snmp
config
bridge
nat
adsl
isfs
flashfs
The former variant sends the command to the process. The latter
variant remembers the process name, and sends subsequent
commands to the process, as if they had been preceded by the process
name, until the command “
home
” is issued. The prompt is changed to
reflect this; moreover, if a “
help
” command with no arguments is
issued, it is passed to the process as usual, but then information about
the “
home
” command is appended to the process’s output by the
console.
Example:
DSL> isfs help
Commands are:
ls rm cat
Type 'help all' or 'help
DSL> isfs
DSL isfs> help
Commands are:
ls rm cat
Type 'help all' or 'help
DSL isfs> home
DSL>