more
File perusal filter for paging.
$ more
Examples
# View a file more file.txt # With line numbers more -n 20 file.txt # Squeeze blanks more -s longfile.txt # Exit at end more -e file.txt
File perusal filter for paging.
Examples
# View a file more file.txt # With line numbers more -n 20 file.txt # Squeeze blanks more -s longfile.txt # Exit at end more -e file.txt