Full name:Opposite of more
Purpose: page display of file content, and more similar, but more flexible
format:less [-[+]aabccdeeffggiijklmmnnqqrrssuuvwwx~] [-B space] [-H lines] [-j line] [-K keyfile] [-{oo} logfile] [-p Pattern] [-P prompt] [-t tag] [-t tagsfile] [-X tab,...] [-Y lines] [-[z] lines] [-# Shift] [+[+]cmd] [--] [FileName] ...
type:less is/usr/bin/less
Description
The basic usage of less is as follows. There is a little bit of mentioning that the man command is to call the less program to display the contents of the file, so we in the Frequently accessed Man page page, the use of the following basic operations.
Space bar: down reactionary one page
[PageDown]: Flip one PAGE Down
[PageUp]: Flip one page Up
/string: Search down string
String: Search for Strings up
N: Search Down
N: Search Up
Q: Leave less program
Linux command: Less