Linux Workshop - Content - Exercises - Resources - Archives - RSS - About
The data file has been compressed (.txz file).
Use the "tar" command to uncompress the file.
$ tar xvfJ data.txz $ rm data.txz
Previous - Index - Next