logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

more - Display the contents of a text file

Description

       Display the contents of a text file

Name

       more - 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

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]

Version

       v0.0.30

                                                   more 0.0.30                                           more(1)

See Also