Difference between revisions of "Unzip"
From Computer History Wiki
(New page: Unzip is a utility to expand pkzip files. It's also handy for converting lots of text files from MS-DOS (Windows) format to UNIX or vice versa with the -a/-aa flags. unzip is part ...) |
|||
Line 4: | Line 4: | ||
unzip is part of the infozip family of programs. | unzip is part of the infozip family of programs. | ||
+ | |||
+ | |||
+ | [[Category:GNU_Software]] | ||
+ | |||
+ | {{stub}} |
Revision as of 18:59, 4 June 2009
Unzip is a utility to expand pkzip files. It's also handy for converting lots of text files from MS-DOS (Windows) format to UNIX or vice versa with the -a/-aa flags.
unzip is part of the infozip family of programs.