Output of folowing TEXT 1 contains "(null)" where "root" is expexted to be like in TEXT 2 (hello2.txt is under root group):
TEXT1 [root@localhost /root]# chgrp -c users hello.txt group of hello.txt changed to users [root@localhost /root]# chgrp -c --reference=hello2.txt hello.txt group of hello.txt changed to (null) TEXT2 [root@localhost /root]# chgrp -c users hello.txt group of hello.txt changed to users [root@localhost /root]# chgrp -c root hello.txt group of hello.txt changed to root __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils