SLUG Mailing List ArchivesI have a bunch of files I need to chmod. All files exist under a main directory and also under sub directories (of the main). I know I can chmod 666 *.php but I need to do that in each directory. How do I tell it to go thru each sub directory and change the files Thanx Andrew D