Differences
This shows you the differences between the selected revisions of the page.
| 2010-03-06 | 2010-07-21 | ||
| sectionize archiving (martin) | no summary (151.23.15.173) | ||
| Line 11: | Line 11: | ||
| --exclude="!?&Exclude files matching pattern:?*.exe!" | --exclude="!?&Exclude files matching pattern:?*.exe!" | ||
| "!?&Specify directory or file to compress:?!" | "!?&Specify directory or file to compress:?!" | ||
| + | |||
| + | correct: | ||
| + | tar -czvf "!?&Enter an Archive Name:?archive.tgz!" --exclude="!?&Exclude files matching pattern:?*.file_ext!" "!?&Specify directory or file to compress:?!" "!" | ||
| ==== Zip ==== | ==== Zip ==== | ||