What command is used to remove an empty directory?

QuestionsQuestions8 SkillsProBasic Files OperationsAug, 04 2025
0156

To remove an empty directory, you can use the rmdir command. For example, to remove a directory named tiger_den, you would run:

rmdir tiger_den

0 Comments

no data
Be the first to share your comment!