Assignment 2 – Working with Command Line

on

In this lab, I learned more commands and how additions before and after the main command can change the outcome. Directory creation, file movement, and deletion were the main topics.

At this point, I still only had a vague idea about directories. I was easily confused by cd /etc, cd skel, and cd … After figuring out the tail command, I made a mistake when trying to return to my home directory. Instead of cd, I simply typed in ‘/home’. Copying directories also took a few tries to get it right.

After the numerous struggles, I managed to learn how to effectively navigate directories and how to copy, rename, and delete files/directories.

Leave a Reply

Your email address will not be published. Required fields are marked *