Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Is there a way to use the rar command line to create .zip files?

share|improve this question
Do you mean to do this from a pyogram? – John Saunders Aug 8 '10 at 20:14

migrated from stackoverflow.com Aug 8 '10 at 20:15

1 Answer

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.