Topic 1 The Command Line and You

The Command Line On My Machine

Figure 1.1: The Command Line On My Machine

During the very first week of BS1009, you had the opportunity to play around with the Linux command line. Some of the commands you were taught are:

  1. cat
  2. touch
  3. rm
  4. mkdir
  5. ls
  6. cd

However, those aren’t the only commands that are available for use! Not only did I introduced a few more commands, but I also talked a little about flags: options that one can choose to execute a command with.