Differences
This shows you the differences between the selected revisions of the page.
2010-07-21 | 2010-07-22 | ||
no summary (151.23.15.173) | there's no correct command for tar, it is just an example of one of possible uses (martin) | ||
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 ==== |