1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 03:51:30 +02:00

rm: add support for a -I option, like that from FreeBSD's rm.

This commit is contained in:
Jim Meyering
2005-10-06 14:06:51 +00:00
parent 132aaa2eac
commit 84f1db3726
+2
View File
@@ -218,3 +218,5 @@ Adapt tools like wc, tr, fmt, etc. (most of the textutils) to be
(preferably `no') cost when operating in single-byte mode.
Remove all uses of the `register' keyword
rm: add support for a -I option, like that from FreeBSD's rm.