Differences
This shows you the differences between the selected revisions of the page.
| 2011-01-04 | 2011-01-04 | ||
| no summary (fade2gray) | reformat unzip commands (martin) | ||
| Line 14: | Line 14: | ||
| ==== Zip ==== | ==== Zip ==== | ||
| - | To UnZip to the current directory. | + | To unpack to the current directory: |
| unzip "!" | unzip "!" | ||
| - | To UnZip to an alternate directory. | + | To unpack to an alternate directory: |
| unzip -d"!?&Extract to directory:?.!" "!" | unzip -d"!?&Extract to directory:?.!" "!" | ||
| - | --- //[[|fade2gray]] 4 Jan 2011 04:59// | ||
| ==== Rar ==== | ==== Rar ==== | ||