[WBEL-users] chmod question

Jim Wildman Jim Wildman <jim@rossberry.com>
Sun, 24 Oct 2004 12:03:20 -0400 (EDT)


> 
> On Sun, 2004-10-24 at 21:09, Plug N Play wrote:
> 
> > -->  
> > 
> > Good day to all,
> > 
> >  
> > 
> > Here’s a quick question, how can I change the permission of the main
> > directory including
> > 

find . -type d | xargs chmod ugo+r

same effect as the -exec, but I've found it runs faster

------------------------------------------------------------------------
Jim Wildman, CISSP, RHCE       jim@rossberry.com http://www.rossberry.com
"Society in every state is a blessing, but Government, even in its best
state, is a necessary evil; in its worst state, an intolerable one."
Thomas Paine