Is there a way to use the rar command line to create .zip files?
feedback
|
migrated from stackoverflow.com Aug 8 '10 at 20:15
This question came from our site for professional and enthusiast programmers.
|
No, the command-line version does not support the zip format. Source: http://www.win-rar.com/index.php?id=24&kb=1&kb_article_id=64 There are other command-line tools to create zip archives, though. For instance, check out http://www.info-zip.org | |||
|
feedback
|