We will start our learnings with some basic commands in the unix system. We will look at the following topics
that will be of great help in the future.
1. History and the structure of Unix OS.
2. Creating files/folders to start initial work.
3. The LS command.
5. The VI Editor (includes cheat-sheet).
6. The CAT command.
7. The HEAD and TAIL commands.
8. View of a running program.
9. Basic shell scripting.
10. Misc. commands that are most frequently used by a programmer.
We will document the path to learning C language once we are comfortable with the Unix OS. :).