https://bugzilla.mindrot.org/show_bug.cgi?id=2138
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Damien Miller <[email protected]> --- The problem with implementing a local-rm is that we'd need to have it support the standard system rm flags, or at least -r, -i and -f. Given that you can do "!rm [flags] path [...]" with the same keystrokes as "lrm ..." but supporting all the options and needing no new code, I don't think this is worth it. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
