What is the absolute path of the 1s command? Use the which command to find it. /usr/bin/ls What is the real path of /sys
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
What is the absolute path of the 1s command? Use the which command to find it. /usr/bin/ls What is the real path of /sys
What is the absolute path of the 1s command? Use the which command to find it. /usr/bin/ls What is the real path of /sys/dev/block/7:0? Use the realpath command to find out. 2 /sys/devices/virtual/block/loop0 What is the name of the file starting with the letter z in the /sbin directory? 3 /zramctl/zic/zerofree If you are in your home directory (pwd prints /home/user) what cd command should you write using a relative path to go to /sys ? (don't put a / at the end of your answer). /cd