Install zip code,postal code lookup search tools!
Install zip code,postal code lookup search tools!
|
windows - Batch file script to zip files - Stack Overflow
Do ZIP is obvious. (exec zip itself and see the help display to use your custom rules). r- is for recursive, so anyting will be added. for d %d in (*) do zip -r %d %d The first %d is the zip name. You can try with myzip. zip, but if will fail because if you have 2 or more folders the second cannot gave the name of the first and will not try to . . .
more
|
|
|