UNIX Tutorial
This tutorial comprises fourteen sections, each of which addresses a
fundamental aspect of UNIX computing. It concentrates on illustrating the
central concepts by providing short explanations, along with examples, and
exercises.
Basic Unix
-
- A broad description of the UNIX operating system.
-
- Gaining access to your UNIX account.
-
- How to enter UNIX commands.
-
- Storing and manipulating files.
-
- How to access the on-line manuals.
-
Intermediate Unix
-
- How to manage input and output.
-
- Creating and processing pipelines.
-
- Managing processes.
-
- More on managing processes.
-
- Creating and editing text files with the emacs editor.
-
- The environment under which shell commands and programs run.
-
- Personalizing your UNIX shell environment.
-
- Tips and tricks to enhance your efficiency with the command line interface.
-
- A closer look at UNIX files and directories.
Acknowledgement: This tutorial has been written by Jonathan Byrd at the
Idaho
State University Computer Center and slightly modified by Mirela Damian.
The original version of the tutorial can be found
here.
CSC 1600 Home