- To show file from line 15
- less +15 file
- To highlight only the matched string, and not all matches
- less -g file
- If the input is a pipe, its shown *and* copied to file
- cat something | less -o file
- Marks the current position with letter
- m <letter>
- Returns to the position marked by letter
- ' <letter>
- Show info on file being seen
- C-g
Links | top |
Last update: Wed, 2 Nov 2005 10:16:21 GMT | top |