EDIT—LIST subcommand operands

line_number_1
specifies the number of the line that you want to be displayed at your terminal.
line_number_2
specifies the number of the last line that you want displayed. When you specify this operand, all the lines from line_number_1 through line_number_2 are displayed.
*
specifies the line referred to by the current line pointer is to be displayed at your terminal. You can change the line pointer by using the UP, DOWN, TOP, BOTTOM, and FIND subcommands without modifying the data set you are editing.

If the current line pointer is at zero (for example, as a result of a TOP command), and line zero is not already in the data set, the current line pointer moves to the first existing line.

count
specifies the number of lines that you want displayed, starting at the location referred to by the line pointer.
NUM | SNUM
NUM
specifies line numbers are to be displayed with the text. If both NUM and SNUM are omitted, NUM is the default. If your data set does not have line numbers, this operand is ignored by the system.
SNUM
specifies line numbers are to be suppressed; that is, not displayed at the terminal.