1/31/2007

Unzip .tar.gz in linux


$ gzip -d httpd-NN.tar.gz
$ tar xvf httpd-NN.tar
$ cd httpd-NN

No comments: