PeaZip: 2.4 released today


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News PeaZip: 2.4 released today
# 1  
Old 11-11-2008
PeaZip: 2.4 released today

Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

Finally, Solaris 11 released today!

Solaris 11 has finally been released. I have googled a bit, but can not find info how to upgrade via package manager. Anyone knows if it is possible, and how to do it? I dont want to wipe my Solaris 11 Express installation and reinstall S11. ---------- Post updated at 10:13 AM ----------... (2 Replies)
Discussion started by: kebabbert
2 Replies
Login or Register to Ask a Question
p7zip(1)						      General Commands Manual							  p7zip(1)

NAME
p7zip - Wrapper on 7za, a 7-zip file archiver with high compression ratio SYNOPSIS
p7zip [-d] [-h|--help] [--] [file...] -h print this help -d decompress file -- treats all subsequent arguments as file names, even if they start with a dash DESCRIPTION
7-Zip is a file archiver with the highest compression ratio. The program supports 7z (that implements LZMA compression algorithm), ZIP, CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in ZIP format. p7zip is a gzip-like CLI wrapper script for 7zip FUNCTION LETTERS
-d Decompress file -h, --help Print usage -- Treats all subsequent arguments as file names, even if they start with a dash SEE ALSO
7z(1), 7za(1), 7zr(1), bzip2(1), gzip(1), zip(1) AUTHOR
Written for Debian by Mohammed Adnene Trojette. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWp7zip | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for p7zip is available on http://opensolaris.org. Mohammed Adnene Trojette October 31 2004 p7zip(1)