shell-safe-rm icon indicating copy to clipboard operation
shell-safe-rm copied to clipboard

[BUG] `safe-rm` prompts message when file contains whitespaces

Open tapyu opened this issue 1 year ago • 0 comments

❯ 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.

tapyu avatar Feb 15 '24 10:02 tapyu