- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unzip .bz2 file
Operating System - HP-UX
1824879
Members
4052
Online
109675
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2007 05:15 PM
тАО07-16-2007 05:15 PM
unzip .bz2 file
Hi HP-UX masters,
Can you please tell me how to unzip a *.bz2 file.
Thanks in advance,
Vinu
Can you please tell me how to unzip a *.bz2 file.
Thanks in advance,
Vinu
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2007 05:36 PM
тАО07-16-2007 05:36 PM
Re: unzip .bz2 file
You'll need to install a bzip2 package first.
It's available in the Porting Archive:
http://hpux.its.tudelft.nl/hppd/hpux/Misc/bzip2-1.0.4/
The package contains three commands: bzip2, bunzip2 and bzcat. Their use should be obvious (just like gzip/gunzip/gzcat).
If you need to unzip it on Windows platform, a quick Googling found this:
http://gnuwin32.sourceforge.net/packages/bzip2.htm
MK
It's available in the Porting Archive:
http://hpux.its.tudelft.nl/hppd/hpux/Misc/bzip2-1.0.4/
The package contains three commands: bzip2, bunzip2 and bzcat. Their use should be obvious (just like gzip/gunzip/gzcat).
If you need to unzip it on Windows platform, a quick Googling found this:
http://gnuwin32.sourceforge.net/packages/bzip2.htm
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2007 06:47 PM
тАО07-16-2007 06:47 PM
Re: unzip .bz2 file
hi Vinu,
also note that, to decompress a .bz2 file:
# bzip2 -d my_file.bz2
Remember, the same program does both compression and decompression. To get decompression by default:
- Unix: symlink bzip2 to bunzip2.
Note that older versions (e.g. bzip2-0.9.5d or bzip2-0.9.0c0 will not work for large (> 2GB) files.
kind regards
yogeeraj
also note that, to decompress a .bz2 file:
# bzip2 -d my_file.bz2
Remember, the same program does both compression and decompression. To get decompression by default:
- Unix: symlink bzip2 to bunzip2.
Note that older versions (e.g. bzip2-0.9.5d or bzip2-0.9.0c0 will not work for large (> 2GB) files.
kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2007 08:47 PM
тАО07-16-2007 08:47 PM
Re: unzip .bz2 file
Thanks for the quick reply
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP