0% found this document useful (0 votes)
39 views1 page

Browsing File Hierarchy Exercises

Uploaded by

Legesse Samuel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Browsing File Hierarchy Exercises

Uploaded by

Legesse Samuel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 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