[ale] chown options

Robert L. Harris Robert.L.Harris at rdlg.net
Wed Jan 19 11:02:38 EST 2005



I think find may have some exclusion but I'd do something like this:


find . -print | grep -v 'directory' | xargs chown fred.users

(Don't do chown -R this way).



Thus spake Ryan Fish (FishR at bellsouth.net):

>    Hello all,
>    
>    Is it possible to perform a recursive chown but exclude one particular
>    directory?  If so, how would it be done?  I have yet to find any info on
>    this online so I figured I would ask...
>    
>    Thank you.
>    -Ryan

> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale

:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | GPG Key ID: E344DA3B
                                         @ x-hkp://pgp.mit.edu
DISCLAIMER:
      These are MY OPINIONS             With Dreams To Be A King,
       ALONE.  I speak for              First One Should Be A Man
       no-one else.                       - Manowar

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature




More information about the Ale mailing list