[plug] chown and chmod questions.

Michael Holland myk at myk.id.au
Thu Jan 11 23:03:42 WST 2007


On Thu, 11 Jan 2007, Carl Gherardi wrote:

> Something like:
> 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