coreutils/src
Jeffrey Finkelstein 1606968bf2 rm: recursive implementation of -r option
Change the implementation of `rm -r` so that it is explicitly recursive
so that (1) there is one code path regardless of whether `--verbose` is
given and (2) it is easier to be compatible with GNU `rm`.

This change eliminates a dependency on the `walkdir` crate.

Fixes #7033, fixes #7305, fixes #7307.
2025-02-17 11:18:24 -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: recursive implementation of -r option 2025-02-17 11:18:24 -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