[plug] chown and chmod questions.

Carl Gherardi carl.gherardi at gmail.com
Thu Jan 11 23:52:47 WST 2007


On 1/11/07, Michael Holland <myk at myk.id.au> wrote:
> On Thu, 11 Jan 2007, Carl Gherardi wrote:
>
> > find directory -type f -exec chmod 644 {} \;
> > find directory -type d -exec chmod 755 {} \;
>
> yuck! I think you just illustrated lyndon's point about how
> much nicer zsh is. It still suffers from the kernel limit on the number of
> arg's though.

:)



More information about the plug mailing list