Closed grantseltzer closed 8 years ago
Would there be interest for this feature? I think most people using the CLI will be more technical and for the sake of making this cli consistent with standard coreutils would appreciate needing to rmdir a directory.
rmdir
Either that or a -r flag. It's a little too easy to delete a directory with contents.
-r
Fixed by #28
Would there be interest for this feature? I think most people using the CLI will be more technical and for the sake of making this cli consistent with standard coreutils would appreciate needing to
rmdir
a directory.