Unix command line Questions

1

How to extract .gz file and install cURL
(1) I have downloaded the curl for Solaris 9 at ftp://ftp.sunfreeware.com/pub/freeware/sparc/9/curl-7.19.4-sol9-sparc-local.gz into my windows PC. Then I upload it into my remote Solaris 9 server at /home/myhome. (2) then I login to remote server and issue the command in my home directory $gunzip curl-7.19.4-sol9-sparc-local.gz (3) then I find the result of the above command is [...]

Answer Question   |  March 31, 2009  2:57 AM
cURL, File compression, GNU zip, gzip files, Linux command line, Unix command line
asked by:
5 pts.

1