Revision history of "Extracting tarballs"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 10:07, 23 June 2015James talk contribs 174 bytes +174 Created page with "To extract tarballs of different types.... <code>tar zxf file.tar.gz</code> <code>tar zxf file.tgz</code> <code>tar jxf file.tar.bz2</code> <code>tar jxf file.tbz2</code>"