Multiple choice Remove a file or directory. Common options: -r -f rm <path> del <path> remove <path> delete <path> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The rm command (remove) is used to delete files or directories in Unix-like systems.