Homework 6 - Jordan Elliott
Shell Utilities:
Command 1:
The first command I chose is pwd, this command allows you to see which directory you are in and can help you get back to a different directory if need be.
Command 2:
The second command I chose was ls, this one allows you to see what’s in your current working directory. It will list all your files for you.
Command3:
The third command I chose was mkdir, this command allows you to make new files. I have an example shown below.
I chose these three because they are basic, but important for new linux users as it helps with the most basic file navigation.
Package Download:
I chose to install Java as my package. I just got a new laptop so I have actually been needing to do this since some of my applications are supported by Java. I have included the snapshot of the command I used and the output below: