coreutils/src/uu/rm
Kevin Burke 3e1c5c2d99
rm: allow -r flag to be specified multiple times
GNU rm allows the `-r` flag to be specified multiple times, but
uutils/coreutils would previously exit with an error.

I encountered this while attempting to run `make clean` on the
Postgres source tree (github.com/postgres/postgres).

Updates #1663.
2021-10-28 22:47:07 -07:00
..
src rm: allow -r flag to be specified multiple times 2021-10-28 22:47:07 -07:00
Cargo.toml Prepare version 0.0.8 2021-10-23 19:21:50 +02:00