The Basics

In this part, we will discover the orgin, architecture and various flavors of the Unix operating system. We will look into concepts such File System, Permissions, IO Redirection and the commands associated with these concepts. We will create, modify and delete files and directories, view and manipulate the contents of file and much more.

This part will lay a strong foundation for a novice learner to become an expert command-line user.

Here are the topics covered in this part.

  1. Introduction
  2. Command Syntax
  3. File System: Basics
  4. File System: Wildcards
  5. Permissions
  6. IO Redirection
  7. Viewing Files
  8. Data Manipulation
  9. Running Multiple Commands