HP NonStop G-Series User Manual
Page 154
LIST Command
EDIT Command Summary
058061 Tandem Computers Incorporated
4–75
LIST Command
The LIST command:
Lists text lines in the current file on the home terminal, on a line printer,
or to a process. (See Example 1, following.)
Transfers text to non-Tandem systems by means of a non-disk device
such as a magnetic tape unit. (See Example 2, following.)
Writes fixed-length text records in non-EDIT-format disk files. (See
Example 3, following.)
What to Enter
[ COL ]
LIST [ SEQ ] [ OUT listfile ] [
range-specifier ]
[ UNSEQ ]
COL
tells the EDIT program to list a column number template above each
line in the range.
SEQ
tells the EDIT program to list only the line numbers and not the text. If
you omit SEQ, the EDIT program lists text lines with their line
numbers.
UNSEQ
tells the EDIT program to list text lines without preceding them with
line numbers. If you omit UNSEQ, the EDIT program lists text lines
with their line numbers.
OUT
specifies a list device.