Question
Write the commands required for the following tasks. Try out each command on your system to ensure that it is correct: a. Make a hierarchical
Write the commands required for the following tasks. Try out each command on your
system to ensure that it is correct:
a. Make a hierarchical directory structure under /root that consists of one directory
containing three subdirectories.
b. Copy two files into each of the subdirectories.
c. Create one more directory with three subdirectories beneath it and move files from
the subdirectories containing them to the counterparts you just created.
d. Hard-link three of the files. Examine their inodes.
e. Symbolically link two of the files and examine their link count and inode information.
f. Make symbolic links from your home directory to two directories in this structure
and examine the results.
g. Delete the symbolic links in your home directory and the directory structure you
created under /root.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started