File and Disk Usage

# Introduction In this lab, we will explore the Linux `dd`, `df`, and `du` commands. These commands are commonly used for managing and monitoring disk usage on a Linux system. ## Achievements - `dd` - copy and convert files - `df` - report file system disk space usage - `du` - estimate file space usage

|60 : 00

Click the virtual machine below to start practicing