Multiple choice Remove a directory (only if empty). rmdir <directory name> mkdir <directory name> touch <file name> rm <path> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The rmdir command (remove directory) is specifically designed to delete empty directories.