Question: 1. (L01) Write the Linux command to navigate to the exec/ directory, which is inside the bin/ directory and that is inside the root
1. (L01) Write the Linux command to navigate to the exec/ directory, which is inside the bin/ directory and that is inside the root directory. Assume you will not know what path the user is starting at. 2. (L01) Write the Linux command to navigate to the current users Downloads/folder, which is a folder in the users home directory. Note the users username was not given. 3. (L01) Assume you are in the directory /home/Mila/Downloads/hw1/sols/. How would you navigate to /home/Mila/Documents using a relative path? 4. (L01) Write the command delete the directory dwigthnjim and every file and sub- directory. The solution should be one command. 5. (L01) Write the linux command to find all of the files that have the following format shown below in your /home/stephanie/Desktop, which should include files that are in sub-directories. Make sure to not delete any directories. 001 2023_12_23_picture_of_whale.png 010_2023_12_23_boat.png 033_2023_12_23_aligator.png
Step by Step Solution
There are 3 Steps involved in it
1 To navigate to the exec directory which is inside the bin directory and that is inside the root di... View full answer
Get step-by-step solutions from verified subject matter experts
