Closed grantseltzer closed 8 years ago
See #31
Since we don't prompt for confirmation, what semantic do we want for the force flag? Do we want rm to fail silently if -f is passed with a non-existing path?
Force may need to be implemented along with features for prompting users for confirmation that they want to delete. The -f
would just be to silent those prompts.
Would there be interest in this feature? I brought up the other issue about having
rmdir
, regardless of whether or not this is wanted there should be a blocker for removing non-empty directories.