|
|
How can I open a Unix GZIP and TAR file?If a user downloads the UNIX/Linux version of a dataset, their system must be able to execute the commands gunzip and tar to extract the data from the tar.gz files. Nearly all UNIX systems will have these capabilities; users who are uncertain about their system's capabilities should consult their own system administrator. The commands to unzip the Unix download are:
|