coreutils/src
Jeffrey Finkelstein 2b531b78ef rm: correct prompt for removing inaccessible dir
Change the prompt when attempting to remove an inaccessible
directory. Before this commit, the prompt was

    rm: remove write-protected directory 'dir'?

After this commit, the prompt is

    rm: attempt removal of inaccessible directory 'dir'?

This required slightly adjusting the logic for which prompt messages to
display under which circumstances.

Fixes #7309.
2025-02-18 18:39:45 -05:00
..
bin Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
uu rm: correct prompt for removing inaccessible dir 2025-02-18 18:39:45 -05:00
uucore test(cksum): fix and un-ignore test_md5_bits 2025-02-03 11:06:47 +01:00
uucore_procs New release 2025-01-11 14:01:27 +01:00
uuhelp_parser New release 2025-01-11 14:01:27 +01:00