Exercise: Quizz

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


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