Think of the shell as Super-Dooper DOS. You enter a command, the shell checks it out, then the kernel does the rest.
Most Linux distributions use bash as the default shell. There are many others. Two of the most popular being pdksh and tcsh (pronounced tea-shell). This manual only covers the bash shell since the purpose of this manual is to get you using Linux as quick as possible. When you become confident with Linux, finding out about the other shells is a piece-of-cake.
|