I've always done:
chown nimmylebby:admins file
I see that this also works:
chown nimmylebby.admins file
Might seem like a silly question but I'm genuinely curious on how the latter works. It isn't documented in my chown's manpage (GNU coreutils 8.4, 10/10). Is this perhaps a Bash interpretation? Or a deprecated format for the argument?
From the chown(8) manpage on Mac OS X version 10.9:
From
info coreutils 'chown invocation'
for GNUcoreutils
: