Question: Using Linux 1. Create few nested and branched directories in your home directory. Populate them with some files. Copy files around, move to rename files
Using Linux
1. Create few nested and branched directories in your home directory. Populate them with some files. Copy files around, move to rename files or to move files between directories.
2. Try to copy some files to the /tmp and to some other places on a system besides those at and under your home directory. What do you observe?
3. Delete non-empty directory with rmdir command. What you see? What should you do to delete directory?
4. Delete all other directories you created with rm -rf command. Do ls -l from your home directory to verify.
Copy your relevant history entries. Add comments of what you did and what was the result (what you saw, how you verified the commands). Save everything in the text file (no word!).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
