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.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here