Chapter 5
The Basics

It’s now time to explore the system in more detail. You’ve seen how to log in and shut down the system. In this chapter, we explore the Linux comand line, how Linux deals with files and directories, and some basics on identifying yourself to others.


 5.1 The Command Line and Man Pages
  5.1.1 Describing the Command Line
 5.2 Files and Directories
  5.2.1 Using Files: A Tutorial
  5.2.2 Dot Files and ls -a
 5.3 Processes
 5.4 The Shell
 5.5 Managing Processes with bash
 5.6 A Few bash Features
  5.6.1 Tab Completion
 5.7 Managing Your Identity