@ commands
14
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
2.8
@ commands
2.8.1 Syntax
@@<line>
@ <line>
@<process> <line>
@<process>
2.8.2 Description
Lines beginning with the
@
character are intercepted by the console
even when the console device is bound to a file handle.
To bypass this interception and pass a line beginning with
@
to a
process, the
@
must be doubled; the line with one
@
removed will be
passed on like a normal input line.
If the
@
is followed by a space (or any non-alphanumeric character), the
remainder of the line is treated as a console command, as if the device
were not bound.
The
@<process> <line>
form passes
<line>
to a file (if any) opened
for reading by the named process.
The
@<process>
form binds the console device to the named process,
in the same way as
bind <process>
. (Except that the latter, not being an
@
command, will not work if the console device is bound. More
generally,
@<process>
does the same as
@bind <process>
.)
2.8.3 Example
prompt>
@ip
(The
ip>
prompt does not appear until the
Enter
key is pressed again.)
ip>
device
# type
dev file
IP address
device ether
ether //edd mtu 1500
192.168.3.55
ip>
@console
prompt>
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...