1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-16 06:52:23 +02:00

chgrp now supports --preserve-root, --no-preserve-root

This commit is contained in:
Jim Meyering
2006-05-27 15:01:36 +00:00
parent 6f12bb8b21
commit df91a82135
+3
View File
@@ -104,6 +104,9 @@ GNU coreutils NEWS -*- outline -*-
** New features
chgrp now supports --preserve-root, --no-preserve-root (default),
just as chmod, chown, and rm do.
New dd iflag= and oflag= flags:
'directory' causes dd to fail unless the file is a directory, on