tags:

views:

15

answers:

0

I am looking for a way to truncate all the files in several folders recursively. I need this because I am working on an installer where I want to keep all the files that will ship in the installer, but I want to truncate all of them so I can build my installer packages faster for testing purposes.

Any batch script or tools to do this? This is for windows system and i use cygwin.