1. 1. Labs
    1. 1.1. Multi-Threaded Scripting & Process Management
    2. 1.2. Learning C
    3. 1.3. System Calls
    4. 1.4. Exploring Directories
    5. 1.5. Bash Scripting
    6. 1.6. Shell Commands
    7. 1.7. Redirection
    8. 1.8. Man-Pages
  2. 2. Shell
    1. 2.1. Installation
    2. 2.2. Introducing the Shell
    3. 2.3. Navigating File and Directories
    4. 2.4. Working with FIles and Directories
    5. 2.5. Pipes and Filters
    6. 2.6. Loop
    7. 2.7. Scripts
    8. 2.8. Finding Things
    9. 2.9. Summary of Basic Commands
  3. 3. Extra Shell
    1. 3.1. Manual Pages
    2. 3.2. Working Remotely
    3. 3.3. Permissions
    4. 3.4. Working with Files and Directories
    5. 3.5. Job Control
    6. 3.6. Aliases and bash customisation
    7. 3.7. Shell Variables
    8. 3.8. Summary of Commands

NOS Exercises

Back to Contents Page