Continuing from the previous exercise: Within the days directory, rename file1 to monday and rename file2 to tuesday. Then copy monday to friday. Within the months directory, rename file1 to december...


Continuing from the previous exercise:


Within the days directory, rename file1 to monday and rename file2 to tuesday. Then copy monday to friday. Within the months directory, rename file1 to december and file2 to july


Move back to temp and use tree to display another diagram of the directory tree. If your system doesn’t have tree, use ls -R instead.


Create a link from december to april. Create a symbolic link from december to may. Display a long listing of the months directory. What do you notice?


To clean up, use a single command to delete the temp directory, all its subdirectories, and all the fi les in those directories. Use one fi nal command to confi rm that temp no longer exists.



May 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here