On Sun, 21 Feb 2010 10:14:06 + (UTC), Gavin Atkinson
wrote:
> Author: gavin
> Date: Sun Feb 21 10:14:06 2010
> New Revision: 204165
> URL: http://svn.freebsd.org/changeset/base/204165
>
> Log:
> Add a "-x" option to chown(8)/chgrp(1) similar to the same option in
> du(1), cp(1) etc, to pr
Author: gavin
Date: Sun Feb 21 10:14:06 2010
New Revision: 204165
URL: http://svn.freebsd.org/changeset/base/204165
Log:
Add a "-x" option to chown(8)/chgrp(1) similar to the same option in
du(1), cp(1) etc, to prevent the crossing of mountpoints whilst using the
commands recursively.
P