Differences
This shows you the differences between the selected revisions of the page.
| 2020-03-17 | 2020-06-01 | ||
| unzip -o (martin) | Changing Modification Time (martin) | ||
| Line 99: | Line 99: | ||
| <code custom-command-remote> | <code custom-command-remote> | ||
| chown -R "!?New owner:?!":"!?New group:?!" !& | chown -R "!?New owner:?!":"!?New group:?!" !& | ||
| + | </code> | ||
| + | |||
| + | ===== [[time]] Changing Modification Date/Time ===== | ||
| + | |||
| + | <code custom-command-remote> | ||
| + | touch -d "!?Date:!" !& | ||
| </code> | </code> | ||