Differences
This shows you the differences between the selected revisions of the page.
| 2020-02-07 | 2020-03-17 | ||
| extension_compare_files (martin) | unzip -o (martin) | ||
| Line 36: | Line 36: | ||
| <code custom-command-remote> | <code custom-command-remote> | ||
| - | unzip "!" | + | unzip -o "!" |
| </code> | </code> | ||
| Line 42: | Line 42: | ||
| <code custom-command-remote> | <code custom-command-remote> | ||
| - | unzip -d "!?&Extract to directory:?.!" "!" | + | unzip -o -d "!?&Extract to directory:?.!" "!" |
| </code> | </code> | ||