The Porting and Archiving Centre for HP-UX  
 Home
 Catalogue
 FAQ
 What's New?
 

Search for a package

Package name
Description
Author

Search Term

Case Sensitive

Locator: Home > Archive FAQ > 4.1 How do I unpack the sources?


You may easily unpack the sources in the current directory using:

 gzcat <source-file> | tar xvf -
for source files compressed with GNU gzip (ending in .tar.gz), or:
 zcat <source-file> | tar xvf -
for source files compressed with UNIX compress (ending in .tar.Z).


 

       
Home | Catalogue | FAQ | What's New? | Contact Us
A service by Connect Internet Solutions Hewlett Packard Logo