find ./ -type d -name ".svn" -exec rm -rf {} \;find ./ -user rycarr -exec rm -rf {} \;find ./ -group chousers -exec rm -rf {} \;