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 directoriescp- copy files or directoriesmv- move files or directories



