Timeline for Unzip gz archives with zip extension
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 10, 2017 at 1:39 | comment | added | ivanivan | +1 for a cause - but why not cat file.zip | gunzip > file.ext for the quick lazy way of doing it? And if cat will interrupt due to the "special" characters that would show in a binary, would dd work in its place - dd if=filezame.zip | gunzip > filename.ext | |
| Oct 9, 2017 at 15:40 | history | edited | user4556274 | CC BY-SA 3.0 | added 258 characters in body |
| Oct 9, 2017 at 15:28 | history | answered | user4556274 | CC BY-SA 3.0 |