A utility to open linux file extensions.
Øyvind Lode
oyvind.lode at gmail.com
Mon Nov 16 21:11:14 GMT 2009
Sorry, I didn't realize it was for windows...
Use 7-zip for Windows.
7-zip should be able to open/extract both gzippet and bzip2 tarballs.
www.7-zip.org
-----Original Message-----
From: ubuntu-accessibility-bounces at lists.ubuntu.com
[mailto:ubuntu-accessibility-bounces at lists.ubuntu.com] On Behalf Of Øyvind
Lode
Sent: 16. november 2009 21:58
To: ubuntu-accessibility at lists.ubuntu.com
Subject: RE: A utility to open linux file extensions.
Use the tar command.
To extract a gzipped tarball (tar.gz):
Tar zxvf filename.tar.gz
Where filename.tar.gz is the name of the tarball you want to extract.
The above command will gunzip and extract the tarball in one command.
There's lot of ways one can extract a tarball, but I'll leave it with this
way of doing it.
One more thing, if the tarball is zippet using bzip2 you'll have to use the
j option instead of z in the above command.
Like this:
Tar jxvf filename.tar.bz2
For more info read the man and info pages for the commands mentioned.
Man tar
Man gzip
Info tar
Info gzip
-----Original Message-----
From: ubuntu-accessibility-bounces at lists.ubuntu.com
[mailto:ubuntu-accessibility-bounces at lists.ubuntu.com] On Behalf Of Sandy
Phillips
Sent: 16. november 2009 20:28
To: ubuntu-accessibility at lists.ubuntu.com
Subject: A utility to open linux file extensions.
Hi all,
I need to know where i can get a utility like winzip or winrar is for
windows to open tar and other linux file extensions. I am current going to
use ubuntu. Any and all help would be appreciated.
Blessings,
Sandy Phillips
smilingsandy at insightbb.com
--
Ubuntu-accessibility mailing list
Ubuntu-accessibility at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
--
Ubuntu-accessibility mailing list
Ubuntu-accessibility at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
More information about the Ubuntu-accessibility
mailing list