[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



chown -R UID.GID /a/b/c ; find .-print |grep /d/e |xargs -n 10 chown
UID2:GID2

OR, would I need to place this on a separate line?

Thank you.
-Ryan

----- Original Message ----- 
From: "Geoffrey" <esoteric at 3times25.net>
To: "Atlanta Linux Enthusiasts" <ale at ale.org>
Sent: Wednesday, January 19, 2005 10:57 AM
Subject: Re: [ale] chown options


> Ryan Fish wrote:
> > 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...
>
> find . -print|grep -v $DIRECTORY_TO_EXCLUDE|xargs -n 10 chown foo.bar
>
> -- 
> Until later, Geoffrey
> _______________________________________________
> Ale mailing list
> Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;



</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00717" href="msg00717.html">[ale] chown options</a></strong>
<ul><li><em>From:</em> pete.hardie at gmail.com (Pete Hardie)</li></ul></li>
<li><strong><a name="00750" href="msg00750.html">[ale] chown options</a></strong>
<ul><li><em>From:</em> esoteric at 3times25.net (Geoffrey)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00711" href="msg00711.html">[ale] chown options</a></strong>
<ul><li><em>From:</em> FishR at bellsouth.net (Ryan Fish)</li></ul></li>
<li><strong><a name="00712" href="msg00712.html">[ale] chown options</a></strong>
<ul><li><em>From:</em> esoteric at 3times25.net (Geoffrey)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00713.html">[ale] chown options</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00715.html">[ale] Allright, folks...</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00712.html">[ale] chown options</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00717.html">[ale] chown options</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00714"><strong>Date</strong></a></li>
<li><a href="threads.html#00714"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>