mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
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 | ||