Topic 1 The Command Line and You
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:
cat
touch
rm
mkdir
ls
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.