Documentation ¶
Overview ¶
less pages through a file
Synopsis:
less [OPTIONS] FILE
Options:
-profile FILE: Save profile in this file -tabstop NUMBER: Number of spaces per tab
Keybindings:
Control: * q: Quit Scrolling: * j: Scroll down * k: Scroll up * g: Scroll to top * G: Scroll to bottom * Pgdn: Scroll down one screen full * Pgup: Scroll up one screen full * ^D: Scroll down one half screen full * ^U: Scroll up one half screen full Searching: * /: Enter search regex (re2 syntax). Press enter to search. * n: Jump down to next search result * N: Jump up to previous search result
Author:
Michael Pratt (github.com/prattmic) whom we are forever grateful for writing https://github.com/prattmic/lesser.
Click to show internal directories.
Click to hide internal directories.