You are on page 1of 1

Browsing

1. Go to root (cd /)
2. Use ls to see what is at root
3. See that is resided at /bin and /sbin. Can you tell what is their
difference?
4. Use a long listing to see the directory /dev. Do you see the strange
things? What is meant by /dev?
5. See that is at /proc
6. Use the cat command to show the content of /proc/cpuinfo
7. See the content of the directories /lib and /lib/modules
8. Browse /var, /var/log, and /var/run
9. Show /usr, is it comparable to the first level hierarchy at root?
10. Browse around /usr
11.List the content of /etc
12. Use cat to show the content of /etc/fstab. What did this file show?
`

You might also like