[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 revisionBoth sides next revision
slackbook:shell [2012/12/28 19:52 (UTC)] – [XZ / LZMA] typo escaflownslackbook:shell [2012/12/28 22:42 (UTC)] – [more] escaflown
Line 446: Line 446:
 **//more//** will display the first few lines of a **//more//** will display the first few lines of a
 text file until your screen is full, then pause.  Once you've read text file until your screen is full, then pause.  Once you've read
-through that screen, you can proceed down one line by pressing ENTER,+through that screen, you can proceed down one line by pressing <key>'ENTER'</key>,
 or an entire screen by pressing <key>'SPACE'</key>, or by a or an entire screen by pressing <key>'SPACE'</key>, or by a
 specified number of lines by typing a number and then the specified number of lines by typing a number and then the
Line 475: Line 475:
  
 </note> </note>
- 
 ==== less ==== ==== less ====
  
 slackbook:shell ()