d95fc683ed
first check for a `.' and then for `:' as a delimiter. Usernames with a dot will fail. # chown r.r:bin /tmp/bla chown: r:bin: illegal group name Fix: first check for a `:' and then for a `.' |
||
---|---|---|
.. | ||
chgrp.1 | ||
chown.8 | ||
chown.c | ||
Makefile |