I have a simple bash scripting question.

I have a tree of directories from which I would like to recursively dig
into, removing source control meta-information from.  In this case, the
meta-data is in .svn folders.

Does anyone have any elegant suggestions on how to do this?

Reply via email to