Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

less.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

Linux/Less

Basic commands

Command Description
g Go to the begin of the file
G Go to the end of the file
/ + text + enter Search in the file
n next
N next back