Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Bash script to zip folders into files

Name: Anonymous 2007-01-01 22:17

I downloaded a lot of manga through news groups and I want to zip each folder into individual files.  I was wondering if anyone can code a script to do it?

Name: Anonymous 2007-01-02 12:35

Or for windows command line:

for /D %a in (*) do del /q zip "%a\*" "%a.zip"

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List