Return to Snippet

Revision: 2217
at January 17, 2007 03:58 by micmath


Initial Code
bunzip -c somefile.tar.bz2 | tar -xvf -

Initial URL

                                

Initial Description

                                

Initial Title
Open a bzipped archive

Initial Tags

                                

Initial Language
Bash