Identifying line numbers and changing your position in the buffer

To find out how many lines there are in a file, enter:
$=
To identify the line number of your current working line, enter:
.=
You can make a different line in the file your current working line and then identify its number.

To move the current working line forward a line at a time, press <Enter>. The text of the line is displayed.

To move the current working line backward a line at a time, enter:
(hyphen). The text of the line is displayed.