On Mon, Mar 12, 2001 at 04:59:01PM -0800, Cory Petkovsek wrote:
> Change the owner AND the group of files, in one command.
> 
> chown user:group * -R
> 

This gave me the following error on OpenBSD:
chown: -R: No such file or directory

I use syntax like
chown -R user.group *
with Debian and OpenBSD.

<[EMAIL PROTECTED]>

Reply via email to