How to delete a directory and its descendants at a time? (Syntax with example)
Answers
Answered by
1
Answer:
— You need to use the command called rmdir. It remove empty ... and its ancestors. For example remove directory structure sales/99/march
Similar questions