Sunday, October 8, 2017

Linux Ubuntu commands for – Removes an empty directory - Exam 8.10.2017 Librarian Class-III



 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