Originally Posted By: julf
Ah, yes, should have removed that after testing...

Note that the script is not very robust - it is a typical 2-minute off-the-cuff thing...

It looks more robust than what I'd have suggested:
Quote:

find . -maxdepth 1 -type d | xargs -I% tar --remove-files cf %.tgz %/*