Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:tar [2011/05/12 03:12] – [Other File Types] Guy | wiki:tar [2011/08/07 00:23] (current) – [tinycore.gz, and microcore.gz] Guy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Extract tar.gz, tar.bz2, zip, and Other Compressed Files ====== | + | ====== Extract tar.gz, tar.bz2, zip, and other Compressed Files ====== |
If the file is owned by root, you may need to use sudo. | If the file is owned by root, you may need to use sudo. | ||
Line 19: | Line 19: | ||
< | < | ||
- | Note: Files such as tinycore.gz, tc-install.gz and nettools.gz, are different. See below. | + | Note: Files such as tinycore.gz and microcore.gz are different. See below. |
==== .rar ==== | ==== .rar ==== | ||
Line 48: | Line 49: | ||
.txz is equivalent to .tar.xz | .txz is equivalent to .tar.xz | ||
- | ==== tinycore.gz, tc-install.gz and nettools.gz ==== | + | ==== tinycore.gz and microcore.gz ==== |
- | To extract files such as tinycore.gz, tc-install.gz and nettools.gz, use | + | To extract files such as tinycore.gz and microcore.gz, use |
< | < |