Difference between revisions of "Less"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} {{more}}")
 
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
[[wikipedia:less]]
 +
* https://man7.org/linux/man-pages/man1/less.1.html
  
 +
[[less -R]] --RAW-CONTROL-CHARS
  
{{more}}
+
[[less -F]] file.txt
 +
 +
[[OSC 8]] hyperlinks are sequences of the form: <code>[[ESC]] ] 8 ; ... \7</code>
 +
 
 +
export LESS="-X"
 +
 
 +
== Related ==
 +
* [[oh-my-zsh]]
 +
* <code>[[more]]</code>
 +
* [[pipe]]
 +
* [[ASCII]]
 +
 
 +
== See also ==
 +
* {{more}}
 +
 
 +
[[Category:Computing]]

Latest revision as of 05:49, 24 March 2026

wikipedia:less

less -R --RAW-CONTROL-CHARS
less -F file.txt

OSC 8 hyperlinks are sequences of the form: ESC ] 8 ; ... \7

export LESS="-X"

Related[edit]

See also[edit]

Advertising: