[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
howtos:cli_manual:introduction [2012/09/26 04:06 (UTC)] – editing headings mfillpothowtos:cli_manual:introduction [2012/09/26 04:11 (UTC)] (current) – changed chapter links to relative links mfillpot
Line 33: Line 33:
 ===== CLI Offers You Choice ===== ===== CLI Offers You Choice =====
  
-A program that provides a command line interface is called a ''shell'' and is loaded when a user logs in to a system. The default shell in Slackware is called ''Bash'' (Bourne-again shell). Although other shells will be briefly discussed in [[howtos:cli_manual:shells|Chapter 3]], the CLI manual will focus predominantly on Bash, the most common shell on today's Linux systems. Once you've started the X window system, you can access the shell via ''virtual terminals'' which can be opened by pressing <key>Alt</key>+<key>F2</key> through <key>F6</key> (the 7th being the current X session). +A program that provides a command line interface is called a ''shell'' and is loaded when a user logs in to a system. The default shell in Slackware is called ''Bash'' (Bourne-again shell). Although other shells will be briefly discussed in [[.shells|Chapter 3]], the CLI manual will focus predominantly on Bash, the most common shell on today's Linux systems. Once you've started the X window system, you can access the shell via ''virtual terminals'' which can be opened by pressing <key>Alt</key>+<key>F2</key> through <key>F6</key> (the 7th being the current X session). 
  
 ===== Terminals ===== ===== Terminals =====
Line 61: Line 61:
 ====== Chapter Navigation ====== ====== Chapter Navigation ======
  
-**Next Chapter: [[howtos:cli_manual:first_steps|First Steps]]**+**Next Chapter: [[.first_steps|First Steps]]**
  
  
 howtos:cli_manual:introduction ()