bug-fileutils
[Top][All Lists]
Advanced

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

chown 5.0.91 bug, regarding "." and ":"


From: Dylan Shell
Subject: chown 5.0.91 bug, regarding "." and ":"
Date: Fri, 05 Dec 2003 19:23:33 -0800

i've compiled chown on a gentoo gnu/linux system, the 
program reports its version as 5.0.91.
it seems to no longer accept a user followed by a group with a separator
as a full-stop (the colon works fine).
this means I get:
# chown root. *
chown: `root.': invalid user
# chown root.audio *
chown: `root.': invalid user

but:
# chown root *
succeeds, as does
# chown root:audio *
etc...

Note, that this is the exact opposite effect that was intended by
deprecating the ":" option. The wrong one got cancelled. Can someone
explain the reason for doing so; perhaps in the manpage? since the man
page says that both are still acceptable.

dylan.
    http://robotics.usc.edu/~dshell







reply via email to

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