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