#! /bin/bash find . -type d -name "*testproj*" -exec rm -r {} +