Exercise: Quizz

4 - What command can be used to delete an empty directory?


rm <directory>
touch <directory>
rmdir <directory>
ln <directory>