Use the diagram below of a Windows directory hierarchy example to answer the questions in the exercises.
Absolute Path Exercises
Please give the absolute paths of the following (10 points each):
1) Where the dog.jpg file is located?
2) Where the Suzie directory located?
3) Where the Downloads directory located?
4) Where the NOS110.docx file is located?
5) Where the HW.pptx file is located?
Relative Path Exercises
? Note there are multiple ways of accomplishing
these scenarios, but the purpose of these exercises is to minimize
inputting long commands with absolute paths. Grading will be
given based upon utilization of the command(s) and relative
paths(s).
Scenario #1 (12 points)
You presently are located in the Pictures directory [C:\Users\Bob\Pictures>] and want to copy the Family.png file to the Suzie directory.
Please give the command(s) and relative path(s) to accomplish this:
Scenario #2 (12 points)
You presently are located in the Downloads directory [C:\Users\Bob\Downloads>] and want to delete the NOS110.docx file in the Documents directory.
Please give the command(s) and relative path(s) to accomplish
this:
Scenario #3 (12 points)
You presently are located in Suzie directory [C:\Users\Suzie>] and want to navigate to the Downloads directory below the Bob directory.
Please give the command(s) and relative path(s) to accomplish this:
Scenario #4 (14 points)
You presently are located in the Windows directory [C:\Windows>] and want to copy the dog.jpg file in Bob’s Pictures directory to Suzie’s directory.
Please give the commands and relative paths to accomplish
this: