User Tools

Site Tools


snippets:less

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
snippets:less [2015/02/14 14:46] – Page name changed from snippets:shortcuts to snippets:less allsparksnippets:less [2016/04/26 08:58] (current) allspark_cp
Line 1: Line 1:
  
 +# less
 +
 + * filtern: &!nagios
 + * optionen setzen: -
 + * zu lange Zeilen umbrechen toggeln: -S
 +
 +```
 + :    Examine  the next file (from the list of files given in the com‐
 +              mand line).  If a number N is specified, the N-th next  file  is
 +              examined.
 + :    Examine the previous file in the command line list.  If a number
 +              N is specified, the N-th previous file is examined.
 +```
snippets/less.1423921608.txt.gz · Last modified: by allspark