Name: zmore (File Report)
Description:
Description:
The zmore command is the GNU version of the venerable UNIX more command. zmore prints files to the screen one screen at a time, that will display files compressed with gzip.
zmore has no command line options, only commands that can be invoked when zmore is running.
Commands:
* space: Prints the screen of the file.
* d or ^D: Prints the next 11 lines or num set with i[num].
* i: Sets number of lines to be displayed.
* Q: Quits reading current file and moves to the next file.
If you'd like to return to the list of commands, Click Here.