Atlantis Land A02-RA(Atmos)_ME01 manual list, echo …, tell process …, Syntax, Description, Example

Models: A02-RA(Atmos)_ME01

1 112
Download 112 pages 14.35 Kb
Page 14
Image 14

2.10list

2.10.1Syntax

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.11echo …

2.11.1Syntax

echo <text>

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 <process> …

Page 14
Image 14
Atlantis Land A02-RA(Atmos)_ME01 manual list, echo …, tell process …, Syntax, Description, Example, some output omitted