Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
bordertrue
Column
width50%

Unix/Solaris

Code Block
languagebash
themeDJango
# Use -k switch to preserve the original archive
$ bzip2 -d[k] httpd-2.2.32.tar.bz2
$ tar -xvf httpd-2.2.32.tar
Column
width50%

Linux

Code Block
languagebash
themeDJango
$ tar -xvfxzvf httpd-2.2.32.tar.gz