#! /bin/sh set -e cd ../../src/. files=`find . -type d | grep -v '/CVS$'` echo $files