I need to remove one folder called “META-INF”. It contains some files. How can I delete that folder, along with all the files in it, without typing all of their names? I can’t extract all the files, delete the directory with all the files, and then pack the zip again, because the zip has many files (~1800).
Share
I used this: