less in linux
less [OPTIONS] filename
Command Action
Down arrow, Enter, e, or j Move forward one line.
Up arrow,y or k Move backward one line.
Space bar or f Move Forward one page.
b Move Backward one page.
/pattern Search forward for matching patterns.
?pattern Search backward for matching patterns.
n Repeat previous search.
N Repeat previous search in reverse direction.
g Go to the first line in the file.
Ng Go to the N-th line in the file.
G Go to the last line in the file.
p Go to the beginning of fthe ile.
Np Go to N percent into file.
h Display help.
q Exit less
Also in C++:
- how to install postman on manjaro linux
- yarn install package from github
- composer 2 install in windows 10
- how to start psql in linux
- check disk space ubuntu from terminal
- from ..items import QuotesScrapyItem ImportError: attempted relative import with no known parent package
- raspberry pi install firefox
- git remote add
- openssh client for windows 10
- bash cut first column
- how to uninstall netbeans on ubuntu
- bash check if variable is empty
- gcloud set project id
- Django for Beginners
- invoke-webrequest download file
- redis scan keys and print values shell
- desinstalar paquetes ubuntu
- install wsl kali linux desktop
- git crdencial --cache
- sudo apt-get install docker-ce docker-ce-cli containerd.io command not working
- linux get recursive directory size
- pm2 node start
- how to customize icons in linux
- react hooks npm install