Hey mom! Look what I built. Posted on January 10, 2003 by DrFooMod2 | Leave a reply find . -type d -maxdepth 1 -regex '^\.\/.*$' -printf "%f\0" | xargs -0 -i zip -r "../my_docs_out/{}.zip" . -i "{}/*" Share this:Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on Google+ (Opens in new window)Click to email this to a friend (Opens in new window)