Removes an empty directory
rmdir (“remove directory”)
rm
rm (remove) command removes the specified file.
rmdir (“remove directory”) – Removes an empty directory.
rm -r (“remove recursively”) – Removes a directory along with its content
http://www.dptripathi.in/download/LG/v1n5.pdf