1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 11:52:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-10-06 14:12:52 +00:00
parent e1cd990287
commit 028b5117d4

6
TODO
View File

@@ -219,4 +219,8 @@ Adapt tools like wc, tr, fmt, etc. (most of the textutils) to be
Remove all uses of the `register' keyword
rm: add support for a -I option, like that from FreeBSD's rm.
rm: add support for a -I option, like that from FreeBSD's rm:
-I Request confirmation once if more than three files are being
removed or if a directory is being recursively removed. This
is a far less intrusive option than -i yet provides almost
the same level of protection against mistakes.