Delete and Move Files

# Introduction In this challenge, you will learn how to delete, copy, and move files in Linux systems using common command-line utilities. ## Achievements By completing this challenge, you will gain practical experience with the following commands: - `rm` - remove files or directories - `cp` - copy files or directories - `mv` - move files or directories

|60 : 00

Click the virtual machine below to start practicing