beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 14

background image

2.10 list

2.10.1 Syntax

list

2.10.2 Description

The list command lists the active console devices (referred to as threads) and files.
For each console device, if it is bound to a file then the list shows which file it is
bound to; if background output is enabled on that device then the list indicates the
fact.
For each file, the list shows the name of the process that opened the file and the
number of read commands outstanding on the file. If the file is bound to a device
then the list shows which device it is bound to; if the file is for foreground output
then the list indicates the fact (with the string FG).

2.10.3 Example

mymachine>

list

Threads:

1: ACTIVE, FP 00730520

3: ACTIVE, FP 00719170, Bound 75, events shown

Files:

0: OPEN FP 00718e70, Queue chips, 0 read(s)

1: OPEN FP 00718c30, Queue isfs, 0 read(s)

(some output omitted)

49: OPEN FP 00715af4, Queue ip, 0 read(s), Bound 3, FG

(some output omitted)

75: OPEN FP 00715b38, Queue ip, 1 read(s), Bound 3

(some output omitted)

2.11 echo …

2.11.1 Syntax

echo

2.11.2 Description

Echoes the text. (Not a very useful command.)

2.11.3 Example

mymachine>

echo hello world

hello world

2.12 tell