Results 1 to 3 of 3
Hi all,
There is a zip file ( rxtx-2.1-7-bins-r2.zip ). What is the best command to decompress it ?
Thanks...
- 11-14-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 11
What is the well suited command to uncompress a zip file ?
Hi all,
There is a zip file ( rxtx-2.1-7-bins-r2.zip ). What is the best command to decompress it ?
Thanks
- 11-14-2011 #2
For the .zip extensions, I typically just use unzip and go from there.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 11-18-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
You also might want to install p7zip (7z) package in your system, if it isn't already. According to the man page, is supports the ZIP, CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB file formats. That's what I usually use to unzip .zip archives.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote