shell-safe-rm
shell-safe-rm copied to clipboard
[BUG] `safe-rm` prompts message when file contains whitespaces
❯ safe-rm Germund\ Dahlquist,\ Ake\ Bjorck\ -\ Numerical\ Methods\ \(2003\).pdf
basename: extra operand ‘Ake’
Try 'basename --help' for more information.
basename: extra operand ‘Ake’
Try 'basename --help' for more information.
safe-rm
shouldn't warn about anything. Success should be silence.