[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
slackbook:shell [2012/12/28 22:42 (UTC)] – [more] escaflownslackbook:shell [2012/12/28 23:20 (UTC)] – [less] typo escaflown
Line 492: Line 492:
 Moreover, Slackware also includes a handy little pre-processor for Moreover, Slackware also includes a handy little pre-processor for
 **//less//** called **//less//** called
-''lesspipe.sh'' This allows a user to exectute+''lesspipe.sh'' This allows a user to execute
 **//less//** on a number of non-text files. **//less//** on a number of non-text files.
 ''lesspipe.sh'' will generate text output from ''lesspipe.sh'' will generate text output from
Line 514: Line 514:
 the / key and then your search string, but notice how the search the / key and then your search string, but notice how the search
 results are highlighted for you, and typing <key>'n'</key> will results are highlighted for you, and typing <key>'n'</key> will
-take you to the next occurence of the result while+take you to the next occurrence of the result while
 <key>'N'</key> takes you to the previous occurrence. <key>'N'</key> takes you to the previous occurrence.
  
 slackbook:shell ()