uu_more - Man Page
Display the contents of a text file
Synopsis
more [-c|--print-over] [-d|--silent] [-p|--clean-print] [-s|--squeeze] [-P|--pattern] [-F|--from-line] [-n|--lines] [--number] [-h|--help] [-V|--version] [files]
Description
Display the contents of a text file
Options
- -c, --print-over
Do not scroll, display text and clean line ends
- -d, --silent
Display help instead of ringing bell
- -p, --clean-print
Do not scroll, clean screen and display text
- -s, --squeeze
Squeeze multiple blank lines into one
- -P, --pattern=pattern
Display file beginning from pattern match
- -F, --from-line=number
Display file beginning from line number
- -n, --lines=number
The number of lines per screen full
- --number
Same as --lines
- -h, --help
Print help
- -V, --version
Print version
- [files]
Path to the files to be read
Version
v0.0.27
Info
more 0.0.27