in reply to Re: recursive perl chmod
in thread recursive perl chmod

Doh!
that should teach me to use -w more often :)
thanks for the fix... i updated the node with 'return' instead of 'next'

Replies are listed 'Best First'.
Re^3: recursive perl chmod
by ultranerds (Hermit) on Jun 22, 2009 at 09:22 UTC
    Wow, what A COOL script! Just saved me about 3-4 hours having to re-chmod loads of files/folders.

    Thanks for sharing!

    Andy