bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chgrp :: error in printing with -c option and --reference option


From: Alexander Zynevich
Subject: chgrp :: error in printing with -c option and --reference option
Date: Sun, 6 Jan 2002 16:31:56 -0800 (PST)

Output of folowing TEXT 1 contains "(null)" where
"root" is expexted to be like in TEXT 2 (hello2.txt is
under root group):

TEXT1
address@hidden /root]# chgrp -c users hello.txt
group of hello.txt changed to users
address@hidden /root]# chgrp -c
--reference=hello2.txt hello.txt
group of hello.txt changed to (null)

TEXT2
address@hidden /root]# chgrp -c users hello.txt
group of hello.txt changed to users
address@hidden /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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]