Conversation:
Notices
-
MMN-o ✅⃠ (mmn)'s status on Thursday, 10-Nov-2016 18:30:36 EST
MMN-o ✅⃠
@ceruleanspark @mushi There's a pretty significant difference.
'rmdir' will only removea single _empty_ folder.
'rm' will never remove a directory, unless using '-r' (recursive) which will delete the entire tree using the given path regardless of folder emptiness.