23 Nov 2006 at 05:06 #1 PaulStat PaulStat Soldato Joined 1 Mar 2003 Posts 5,508 Location Cotham, Bristol Hi folks, what does the following command do in Unix???? Code: find $opWD/$opFam/$opAppli/macro -name 300dpi_pcx -prune -o -type f -name "*.pcx" -ctime +7 -exec rm -f {} \; Edit: Woops wrong section
Hi folks, what does the following command do in Unix???? Code: find $opWD/$opFam/$opAppli/macro -name 300dpi_pcx -prune -o -type f -name "*.pcx" -ctime +7 -exec rm -f {} \; Edit: Woops wrong section