find -name CVS -exec rm -rf {} \;
NOTE: Works only with bash
Posted in Command Line, Linux | No Comments »