ad-hoc wrote:
> is there a rename utility for zipfile that can rename a directory
> inside a zipfile? also what's the best way to change the a file
> content inside a zip?
>
> So if i have the following file in the zip file:
>
> A/a1.txt
> A/a2.txt
> B/b1.txt
>
> I want to rename A to be A1, and
is there a rename utility for zipfile that can rename a directory
inside a zipfile? also what's the best way to change the a file
content inside a zip?
So if i have the following file in the zip file:
A/a1.txt
A/a2.txt
B/b1.txt
I want to rename A to be A1, and B to be B1, as well as changing the