shell-safe-rm
shell-safe-rm copied to clipboard
Dealing with symlink pointing to directories (fix #11)
Now shell-safe-rm will consider a symlink to a directory like a regular file; Added indentation in directory condition
This will solve #11
merge for now