Jump to content

A Quick Introduction to Unix/Print version

From Wikibooks, open books for an open world


A Quick Introduction to Unix

The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at
https://en.wikibooks.org/wiki/A_Quick_Introduction_to_Unix

Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 3.0 License.

TODO

To Do List for A Quick Introducton to Unix wikibook

[edit | edit source]

While the individual sections of the book are near complete, some additions are called for.

To be added for RITS

[edit | edit source]

Before RITS training shell, stdin stdout stderr export and shell variables basic commands file structure heredoc redirection piping text editing a .sh file

  1. Elaborate on the shell - variables and process. Theory/philosophy. Multiple shells.
    1. exporting
  2. Command history
  3. Tab completion, last argument etc.
  4. elaborate piping. add tee.
  5. $editor in .bashrc