Navigating the File System
- File system types
- Linux file system structure
- Show directory tree
- Current Working directory
- Directory listing - ls
- File types
- Hidden files
- Change Directory
- Display disk usage statistics
- du -s
- Display free disk space using df
- Disk layout
- Free Disk space with human readable numbers
- Show inodes stats: df -hi
- mounting external disks
- Exercise: File system
- Exercise: Explore /proc