http://qs321.pair.com?node_id=485104


in reply to Zipping the files

I'd say that `zip filename.zip dir/*.pdf` will do the trick. Note that if you do not specify the -r switch, the zip program will not recurse into subdirectories. Ok, you do have zip installed, don't you? :-)