Navigating the File System

  1. File system types
  2. Linux file system structure
  3. Show directory tree
  4. Current Working directory
  5. Directory listing - ls
  6. File types
  7. Hidden files
  8. Change Directory
  9. Display disk usage statistics
  10. du -s
  11. Display free disk space using df
  12. Disk layout
  13. Free Disk space with human readable numbers
  14. Show inodes stats: df -hi
  15. mounting external disks
  16. Exercise: File system
  17. Exercise: Explore /proc