Activity: discovering the filesystem (External resource) -What is the absolute path of the ls command? Use the which com
Posted: Tue Jul 12, 2022 8:10 am
Activity: discovering the filesystem (External resource)
-What is the absolute path of the ls command? Use the whichcommand to find it.
-What is the real path of /sys/dev/block/7:0 ? Use the realpathcommand to find out.
-What is the name of the file starting with the letter z in the/sbin directory?
-If you are in your home directory (pwd prints /home/user) whatcd command should you write using a relative path to go to /sys?
-What is the absolute path of the ls command? Use the whichcommand to find it.
-What is the real path of /sys/dev/block/7:0 ? Use the realpathcommand to find out.
-What is the name of the file starting with the letter z in the/sbin directory?
-If you are in your home directory (pwd prints /home/user) whatcd command should you write using a relative path to go to /sys?