Files and Directories

# Introduction In this challenge, you will practice using fundamental Linux commands to navigate the file system, copy, move, and delete files and directories. These operations are essential skills for any Linux user or system administrator. ## Achievements Upon completion of this challenge, you will have demonstrated proficiency in using: - `cp` - to copy files and directories - `mv` - to move and rename files and directories - `rm` - to remove files and directories

|60 : 00

Click the virtual machine below to start practicing