| Linux Know-How provides a collection of introductory texts on often needed Linux skills. |

Linux Know-How Bash Guide for Beginners Bash and Bash scripts Advantages of the Bourne Again Shell Invocation |
|
InvocationIn addition to the single-character shell command line options which can generally be configured using the set shell built-in command, there are several multi-character options that you can use. We will come across a couple of the more popular options in this and the following chapters; the complete list can be found in the Bash info pages, ->.
|
|