GNU bug report logs -
#15945
chown: accept "[NUMERIC-ID]:" syntax
Previous Next
Full log
Message #46 received at 15945 <at> debbugs.gnu.org (full text, mbox):
Eric Blake wrote:
> OWNER':'
> If a colon but no group name follows OWNER, that user is made the
> owner of the files and the group of the files is changed to OWNER's
> login group.
Long ago this was an existing behavior of GNU rm and discussion on the
list talked of removing it. I defended it because I often used this
on various systems to set the default group of a user. Because some
systems are configured with user-private-groups where the user is in a
private group while on other systems the user is in a shared "users"
group. Using 'chown foo: file' was a nice way to set the group to
foo's default group without needing to figure out what that group was
ahead of time. I don't know when it was introduced into GNU chown but
at the least I had been using it extensively.
> so it looks like we have a bug that if OWNER is numeric, we aren't
> looking up OWNER's login group.
Seems that way.
Bob
This bug report was last modified 6 years and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.