'verbose' way:
tar vjxf file.tar.bz2
-or- 'quite' way:
tar jxf file.tar.bz2
Friday, May 9, 2008
Unzip tared and bzip'ed (.tar.bz2) file or folder
Subscribe to:
Post Comments (Atom)
tips (Software, Unix, Linux as desktop ...)
'verbose' way:
tar vjxf file.tar.bz2
-or- 'quite' way:
tar jxf file.tar.bz2
No comments:
Post a Comment