Q. Which Linux command is used to remove an empty directory? (A) remove (B) rmdir (C) rm -rf (D) del ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) rmdir Explanation: The 'rmdir' command is used to remove an empty directory.