Complete this assignment by downloading this HTML file and editing it (using a text editor---not a special HTML editor). Wherever you see emphasized text (e.g. "Your name" and "Your Student Number" above) you should insert your own text, as appropriate. Submit via D2L by 2:15 p.m. on Monday, January 18.
List two advantages of the command line over a GUI.
Change this with your answer
List two disadvantages of the command line over a GUI.
Change this with your answer
Search the internet for magnetic core memory and provide a brief description. You must answer in your own words (i.e. paraphrase the material you find online). Also, give the source(s) URL.
Change this with your answer
Determine your UID and GID with the id command. Copy the program's output in your answer.
Change this with your answer
Using the man id command, determine the command line options to output only the real user id. Also record the command's output.
Change this with your answer
What is the main role of a ID's?
Change this with your answer
Examine the contents of /etc/passwd, and using google with the terms unix passwd file format, describe the line containing the root user.
Change this with your answer
Determine the long options for the following ls options: -d, -a, -F and -h.
Change this with your answer
Describe the difference between the shell and the terminal.
Change this with your answer
Briefly describe the file system names . and ...
Change this with your answer
What purpose does / perform in a path name.
Change this with your answer
On Ubuntu 14.04, when using the ls command and sorting the output in alphabetical order, determine the last 5 files/directories listed in:
/binChange this with your answer
/usr/binChange this with your answer
/etcChange this with your answer
On Ubuntu 14.04 in the lab, using the cd and pwd commands, determine your home directory.
Change this with your answer
What are the differences between a symbolic link and a hard link?
Change this with your answer