Differences
This shows you the differences between the selected revisions of the page.
| 2012-02-13 | 2012-02-13 | ||
| example: (119.154.156.223) | spell (119.154.156.223) | ||
| Line 17: | Line 17: | ||
| unzip "!" | unzip "!" | ||
| - | example: unzip "filename" // do not include extension (.zip) ... checked on SFTP | + | example: unzip "filename" [do not include extension (.zip) ... checked on SFTP] |
| To unpack to an alternate directory: | To unpack to an alternate directory: | ||
| Line 27: | Line 27: | ||
| zip "!?&Enter an Archive Name:?archive.zip!" !& | zip "!?&Enter an Archive Name:?archive.zip!" !& | ||
| - | Example: zip "arcihevename" filename // do not include extension | + | Example: zip "archivename" filename [do not include extension] |
| ==== Rar ==== | ==== Rar ==== | ||