Question: 1 . Command ( s ) sequence used to list the contents of the root file system directory. ( Hint: remember that / represents the
Commands sequence used to list the contents of the root file system directory.Hint: remember that represents the root in Linux.
ls
Commands sequence used to list the contents of the root file system directory in long format.Hint: remember that represents the root in Linux.
ls l
Commands sequence used to make etc your current working directory.Hint: etc signifies etc is off the root, not your home directory Then go back to your home directory. How would you accomplish these tasks?
cd etc
Commands sequence used to change to the dev directory.Hint: dev signifies dev is off the root, not your home directory Then go back to your home directory using a tilde ~ in the command. How would you accomplish these tasks?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
