* A tar question
@ Dan Murphy
` Charles Hallenbeck
` (4 more replies)
0 siblings, 5 replies; 23+ messages in thread
From: Dan Murphy @ UTC (permalink / raw)
To: Speakup mailing list
Hi all.
I recently downloaded a version of MPlayer but the archive is a type I've
never seen before.
the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2
extention. Can I
use tar to unpack this, and what options should I use, or do I need
another utility to do it?
Thanks.
--
dan Murphy
mailto:mweeby@verizon.net
MSN only: mweeby@earthlink.net
http://mysite.verizon.net/mweeby
^ permalink raw reply [flat|nested] 23+ messages in thread* Re: A tar question A tar question Dan Murphy @ ` Charles Hallenbeck ` Dan Murphy ` Kelly Prescott ` (3 subsequent siblings) 4 siblings, 1 reply; 23+ messages in thread From: Charles Hallenbeck @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Dan, The bz2 extension means that the utility "bzip2" was used instead of "gzip" to unpack it, which is a more efficient compression program. Tar recognizes it by simply using the 'j' option instead of 'z' when compressing or decompressing an archive. Chuck On Sun, Jul 24, 2005 at 04:55:06AM -0400, Dan Murphy wrote: > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I > use tar to unpack this, and what options should I use, or do I need > another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- The Moon is Waning Gibbous (88% of Full) But you can still get downloads from http://www.mhcable.com/~chuckh ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Charles Hallenbeck @ ` Dan Murphy 0 siblings, 0 replies; 23+ messages in thread From: Dan Murphy @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi Chuck. did that and it worked fine. thanks. On Sun, 24 Jul 2005, Charles Hallenbeck wrote: > Dan, > > The bz2 extension means that the utility "bzip2" was used instead of > "gzip" to unpack it, which is a more efficient compression program. Tar > recognizes it by simply using the 'j' option instead of 'z' when > compressing or decompressing an archive. > > Chuck > > > On Sun, Jul 24, 2005 at 04:55:06AM -0400, Dan Murphy wrote: >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I >> use tar to unpack this, and what options should I use, or do I need >> another utility to do it? >> Thanks. >> -- >> dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- dan Murphy mailto:mweeby@verizon.net MSN only: mweeby@earthlink.net http://mysite.verizon.net/mweeby ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question A tar question Dan Murphy ` Charles Hallenbeck @ ` Kelly Prescott ` Dan Murphy ` Joseph C. Lininger ` (2 subsequent siblings) 4 siblings, 1 reply; 23+ messages in thread From: Kelly Prescott @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. tar will do it if your tar is new enough and you have bzip on your system. just use the j option in place of the z option. kp On Sun, 24 Jul 2005, Dan Murphy wrote: > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, or > do I need another utility to do it? > Thanks. > -- dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Kelly Prescott @ ` Dan Murphy 0 siblings, 0 replies; 23+ messages in thread From: Dan Murphy @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. thanks. I guess my tar was new enough because the j option worked. On Sun, 24 Jul 2005, Kelly Prescott wrote: > tar will do it if your tar is new enough and you have bzip on your system. > just use the j option in place of the z option. > kp > > > On Sun, 24 Jul 2005, Dan Murphy wrote: > >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I use tar to unpack this, and what options should I use, or >> do I need another utility to do it? >> Thanks. >> -- dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- dan Murphy mailto:mweeby@verizon.net MSN only: mweeby@earthlink.net http://mysite.verizon.net/mweeby ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question A tar question Dan Murphy ` Charles Hallenbeck ` Kelly Prescott @ ` Joseph C. Lininger ` Chris Norman ` Sean McMahon 4 siblings, 0 replies; 23+ messages in thread From: Joseph C. Lininger @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hello, That is a .tar file compressed using the bzip2 compression algorithm. You can use tar to decompress these. Just give the -j argument, for example: tar -xjvf file.tar.bz2 HTH -- It's not one damn thing after another, it's the same damn thing over and over. (History repeats itself) Joseph C. Lininger jbahm@pcdesk.net Verification: 5eab38a77ac40416e075be8f50607ff7 And so it came to pass that on Sun, 24 Jul 2005, Dan Murphy said > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, or > do I need another utility to do it? > Thanks. > -- dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question A tar question Dan Murphy ` (2 preceding siblings ...) ` Joseph C. Lininger @ ` Chris Norman ` Chris Norman ` (2 more replies) ` Sean McMahon 4 siblings, 3 replies; 23+ messages in thread From: Chris Norman @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. You need WinRAR or Winzip, set the associations and then you can just hit enter on it, or you can just use the file>open (CTRL+O) command to open it. Cheers, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, > or do I need another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Chris Norman @ ` Chris Norman ` Re[2]: " Farhan ` Dan Murphy 2 siblings, 0 replies; 23+ messages in thread From: Chris Norman @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Sorry about that rubbish I just mailed to you, I thought it was from a windows list... I didn't check the origin. Cheers and sorry, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Chris Norman" <chris.norman4@ntlworld.com> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 7:48 PM Subject: Re: A tar question > You need WinRAR or Winzip, set the associations and then you can just hit > enter on it, or you can just use the file>open (CTRL+O) command to open > it. > > Cheers, > > Chris Norman. > > <!-- chris.norman4@ntlworld.com --> > ----- Original Message ----- > From: "Dan Murphy" <mweeby@verizon.net> > To: "Speakup mailing list" <speakup@braille.uwo.ca> > Sent: Sunday, July 24, 2005 9:55 AM > Subject: A tar question > > >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I use tar to unpack this, and what options should I use, >> or do I need another utility to do it? >> Thanks. >> -- >> dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Anti-Virus. >> Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 >> >> > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re[2]: A tar question ` Chris Norman ` Chris Norman @ ` Farhan ` Sina Bahram ` Chris Norman ` Dan Murphy 2 siblings, 2 replies; 23+ messages in thread From: Farhan @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Uh? i never new they had winrar and winzip for linux. wow lol somethin interesting, sorry. i had to say that. yea for control o that doesn't work. on7/24/2005Chris Norman said You need WinRAR or Winzip, set the associations and then you can just hit enter on it, or you can just use the file>open (CTRL+O) command to open it. Cheers, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, > or do I need another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org ^ permalink raw reply [flat|nested] 23+ messages in thread
* RE: Re[2]: A tar question ` Re[2]: " Farhan @ ` Sina Bahram ` Re[4]: " Farhan ` Re[2]: " Chris Norman ` Chris Norman 1 sibling, 2 replies; 23+ messages in thread From: Sina Bahram @ UTC (permalink / raw) To: 'Farhan', 'Speakup is a screen review system for Linux.' They actually do have winrar for linux, *smile* Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Farhan Sent: Sunday, July 24, 2005 3:12 PM To: Speakup is a screen review system for Linux. Subject: Re[2]: A tar question Uh? i never new they had winrar and winzip for linux. wow lol somethin interesting, sorry. i had to say that. yea for control o that doesn't work. on7/24/2005Chris Norman said You need WinRAR or Winzip, set the associations and then you can just hit enter on it, or you can just use the file>open (CTRL+O) command to open it. Cheers, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, > or do I need another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re[4]: A tar question ` Sina Bahram @ ` Farhan ` Gregory Nowak ` (2 more replies) ` Re[2]: " Chris Norman 1 sibling, 3 replies; 23+ messages in thread From: Farhan @ UTC (permalink / raw) To: speakup Really? wow is it console or gui based, that'd be interesting to mess with, as seeing I just got a spare windows 95 box that someone didn't want anymore. time to format and put linux on it. it came from a school so .. i don't think i'll be playing Cliferds big adventure anytime soon,. and if people don't no what i'm talking about. just ignore me anyway. on7/24/2005Sina Bahram said They actually do have winrar for linux, *smile* Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Farhan Sent: Sunday, July 24, 2005 3:12 PM To: Speakup is a screen review system for Linux. Subject: Re[2]: A tar question Uh? i never new they had winrar and winzip for linux. wow lol somethin interesting, sorry. i had to say that. yea for control o that doesn't work. on7/24/2005Chris Norman said You need WinRAR or Winzip, set the associations and then you can just hit enter on it, or you can just use the file>open (CTRL+O) command to open it. Cheers, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I use, > or do I need another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Re[4]: " Farhan @ ` Gregory Nowak ` Joseph C. Lininger ` Re[4]: " Sina Bahram ` Joseph C. Lininger 2 siblings, 1 reply; 23+ messages in thread From: Gregory Nowak @ UTC (permalink / raw) To: Farhan, Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's console based, and is called just rar. Like the winrar equivalent however, it is shareware. I don't remember the home page for it off the top of my head, but if you go to freshmeat.net and search for "rar", you should get it in the results. I don't know how similar or different rar and winrar are in their functionality, since I only used the unrar utility to extract rar files, and never used the gnu/linux rar version to make rar files. Greg On Sun, Jul 24, 2005 at 08:10:51PM -0500, Farhan wrote: > Really? wow is it console or gui based, that'd be interesting to mess > with, as seeing I just got a spare windows 95 box that someone didn't > want anymore. time to format and put linux on it. it came from a > school so .. i don't think i'll be playing Cliferds big adventure > anytime soon,. and if people don't no what i'm talking about. just > ignore me anyway. > - -- web site: http://www.romuald.net.eu.org gpg public key: http://www.romuald.net.eu.org/pubkey.asc skype: gregn1 (authorization required, add me to your contacts list first) - -- Free domains: http://www.eu.org/ or mail dns-manager@EU.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFC5D6h7s9z/XlyUyARAm5bAKDbJxWXEsqYXVYfPX4zIq4+SUbl7ACfcpqf ux/hsjC6Xj+Do+HWR3h7b+0= =ZZVk -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Gregory Nowak @ ` Joseph C. Lininger 0 siblings, 0 replies; 23+ messages in thread From: Joseph C. Lininger @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Home page is at: http://www.rarlab.com - -- It's not one damn thing after another, it's the same damn thing over and over. (History repeats itself) Joseph C. Lininger jbahm@pcdesk.net Verification: 5eab38a77ac40416e075be8f50607ff7 And so it came to pass that on Sun, 24 Jul 2005, Gregory Nowak said > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > It's console based, and is called just rar. Like the winrar equivalent > however, it is shareware. I don't remember the home page for it off the > top of my head, but if you go to freshmeat.net and search for "rar", you > should get it in the results. I don't know how similar or different > rar and winrar are in their functionality, since I only used the unrar > utility to extract rar files, and never used the gnu/linux rar version > to make rar files. > > Greg > > > On Sun, Jul 24, 2005 at 08:10:51PM -0500, Farhan wrote: >> Really? wow is it console or gui based, that'd be interesting to mess >> with, as seeing I just got a spare windows 95 box that someone didn't >> want anymore. time to format and put linux on it. it came from a >> school so .. i don't think i'll be playing Cliferds big adventure >> anytime soon,. and if people don't no what i'm talking about. just >> ignore me anyway. >> > > - -- > web site: http://www.romuald.net.eu.org > gpg public key: http://www.romuald.net.eu.org/pubkey.asc > skype: gregn1 > (authorization required, add me to your contacts list first) > > - -- > Free domains: http://www.eu.org/ or mail dns-manager@EU.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > > iD8DBQFC5D6h7s9z/XlyUyARAm5bAKDbJxWXEsqYXVYfPX4zIq4+SUbl7ACfcpqf > ux/hsjC6Xj+Do+HWR3h7b+0= > =ZZVk > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.3 iQA/AwUBQuRfpSenap9Jqj2wEQILJQCgqadD0eTWGUgppcY+UwP+H5SZPdkAoJVg +7RFYq4GKGU/J/oniJE818a/ =Y338 -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 23+ messages in thread
* RE: Re[4]: A tar question ` Re[4]: " Farhan ` Gregory Nowak @ ` Sina Bahram ` Joseph C. Lininger 2 siblings, 0 replies; 23+ messages in thread From: Sina Bahram @ UTC (permalink / raw) To: 'Farhan', 'Speakup is a screen review system for Linux.' I think it is just console, but I might be wrong about that. Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Farhan Sent: Sunday, July 24, 2005 9:11 PM To: speakup@braille.uwo.ca Subject: Re[4]: A tar question Really? wow is it console or gui based, that'd be interesting to mess with, as seeing I just got a spare windows 95 box that someone didn't want anymore. time to format and put linux on it. it came from a school so .. i don't think i'll be playing Cliferds big adventure anytime soon,. and if people don't no what i'm talking about. just ignore me anyway. on7/24/2005Sina Bahram said They actually do have winrar for linux, *smile* Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Farhan Sent: Sunday, July 24, 2005 3:12 PM To: Speakup is a screen review system for Linux. Subject: Re[2]: A tar question Uh? i never new they had winrar and winzip for linux. wow lol somethin interesting, sorry. i had to say that. yea for control o that doesn't work. on7/24/2005Chris Norman said You need WinRAR or Winzip, set the associations and then you can just hit enter on it, or you can just use the file>open (CTRL+O) command to open it. Cheers, Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type > I've never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I use tar to unpack this, and what options should I > use, or do I need another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: > 22/07/2005 > > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup Farhan contact info. Aim: and stoof msn: i.am.Farhan@gmail.com Jabber: Farhan@jabber.org _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re[4]: A tar question ` Re[4]: " Farhan ` Gregory Nowak ` Re[4]: " Sina Bahram @ ` Joseph C. Lininger 2 siblings, 0 replies; 23+ messages in thread From: Joseph C. Lininger @ UTC (permalink / raw) To: Farhan, Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rar for linux is a console based program. If you happen to have a Winrar registration, you can even register by copying the rarreg.key file into your home directory. - -- It's not one damn thing after another, it's the same damn thing over and over. (History repeats itself) Joseph C. Lininger jbahm@pcdesk.net Verification: 5eab38a77ac40416e075be8f50607ff7 And so it came to pass that on Sun, 24 Jul 2005, Farhan said > Really? wow is it console or gui based, that'd be interesting to mess > with, as seeing I just got a spare windows 95 box that someone didn't > want anymore. time to format and put linux on it. it came from a > school so .. i don't think i'll be playing Cliferds big adventure > anytime soon,. and if people don't no what i'm talking about. just > ignore me anyway. > > on7/24/2005Sina Bahram said > They actually do have winrar for linux, *smile* > > Take care, > Sina > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca [ mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Farhan > Sent: Sunday, July 24, 2005 3:12 PM > To: Speakup is a screen review system for Linux. > Subject: Re[2]: A tar question > > Uh? i never new they had winrar and winzip for linux. wow lol somethin > interesting, sorry. i had to say that. yea for control o that doesn't work. > on7/24/2005Chris Norman said > You need WinRAR or Winzip, set the associations and then you can just hit > enter on it, or you can just use the file>open (CTRL+O) command to open it. > > Cheers, > > Chris Norman. > > <!-- chris.norman4@ntlworld.com --> > ----- Original Message ----- > From: "Dan Murphy" <mweeby@verizon.net> > To: "Speakup mailing list" <speakup@braille.uwo.ca> > Sent: Sunday, July 24, 2005 9:55 AM > Subject: A tar question > > >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I use tar to unpack this, and what options should I use, >> or do I need another utility to do it? >> Thanks. >> -- >> dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Anti-Virus. >> Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 >> >> > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > Farhan > contact info. > Aim: and stoof > msn: i.am.Farhan@gmail.com > Jabber: Farhan@jabber.org > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > Farhan > contact info. > Aim: and stoof > msn: i.am.Farhan@gmail.com > Jabber: Farhan@jabber.org > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.3 iQA/AwUBQuRfVSenap9Jqj2wEQLdvACg5lTIqFW89ovJoMb7d0kgfIh3rHoAoPrA pJ/rlkxKMLfr38omFQN5KGV6 =JaJ7 -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Re[2]: A tar question ` Sina Bahram ` Re[4]: " Farhan @ ` Chris Norman 1 sibling, 0 replies; 23+ messages in thread From: Chris Norman @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Oh yeah? Where can that be stolen from? *smile* Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Sina Bahram" <sbahram@nc.rr.com> To: "'Farhan'" <i.am.Farhan@gmail.com>; "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 9:00 PM Subject: RE: Re[2]: A tar question > They actually do have winrar for linux, *smile* > > Take care, > Sina > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Farhan > Sent: Sunday, July 24, 2005 3:12 PM > To: Speakup is a screen review system for Linux. > Subject: Re[2]: A tar question > > Uh? i never new they had winrar and winzip for linux. wow lol somethin > interesting, sorry. i had to say that. yea for control o that doesn't > work. > on7/24/2005Chris Norman said > You need WinRAR or Winzip, set the associations and then you can just hit > enter on it, or you can just use the file>open (CTRL+O) command to open > it. > > Cheers, > > Chris Norman. > > <!-- chris.norman4@ntlworld.com --> > ----- Original Message ----- > From: "Dan Murphy" <mweeby@verizon.net> > To: "Speakup mailing list" <speakup@braille.uwo.ca> > Sent: Sunday, July 24, 2005 9:55 AM > Subject: A tar question > > >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I use tar to unpack this, and what options should I use, >> or do I need another utility to do it? >> Thanks. >> -- >> dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Anti-Virus. >> Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 >> >> > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > Farhan > contact info. > Aim: and stoof > msn: i.am.Farhan@gmail.com > Jabber: Farhan@jabber.org > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Re[2]: A tar question ` Re[2]: " Farhan ` Sina Bahram @ ` Chris Norman 1 sibling, 0 replies; 23+ messages in thread From: Chris Norman @ UTC (permalink / raw) To: Farhan, Speakup is a screen review system for Linux. Read my future post. Chris Norman. <!-- chris.norman4@ntlworld.com --> ----- Original Message ----- From: "Farhan" <i.am.farhan@gmail.com> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 8:12 PM Subject: Re[2]: A tar question > Uh? i never new they had winrar and winzip for linux. wow lol somethin > interesting, sorry. i had to say that. yea for control o that doesn't > work. > on7/24/2005Chris Norman said > You need WinRAR or Winzip, set the associations and then you can just hit > enter on it, or you can just use the file>open (CTRL+O) command to open > it. > > Cheers, > > Chris Norman. > > <!-- chris.norman4@ntlworld.com --> > ----- Original Message ----- > From: "Dan Murphy" <mweeby@verizon.net> > To: "Speakup mailing list" <speakup@braille.uwo.ca> > Sent: Sunday, July 24, 2005 9:55 AM > Subject: A tar question > > >> Hi all. >> I recently downloaded a version of MPlayer but the archive is a type I've >> never seen before. >> the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 >> extention. Can I use tar to unpack this, and what options should I use, >> or do I need another utility to do it? >> Thanks. >> -- >> dan Murphy >> mailto:mweeby@verizon.net >> MSN only: mweeby@earthlink.net >> http://mysite.verizon.net/mweeby >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> -- >> No virus found in this incoming message. >> Checked by AVG Anti-Virus. >> Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 >> >> > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > Farhan > contact info. > Aim: and stoof > msn: i.am.Farhan@gmail.com > Jabber: Farhan@jabber.org > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 22/07/2005 > > ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question ` Chris Norman ` Chris Norman ` Re[2]: " Farhan @ ` Dan Murphy 2 siblings, 0 replies; 23+ messages in thread From: Dan Murphy @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Actually I used the j option with tar and it opened up quite nicely. thank you. On Sun, 24 Jul 2005, Chris Norman wrote: > You need WinRAR or Winzip, set the associations and then you can just hit > enter on it, or you can just use the file>open (CTRL+O) command to open it. <snip> ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question A tar question Dan Murphy ` (3 preceding siblings ...) ` Chris Norman @ ` Sean McMahon 4 siblings, 0 replies; 23+ messages in thread From: Sean McMahon @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. the bz2, means it is a bzip2 compression format. tar -xjf will uncompress the .tar.bz2 archive. ----- Original Message ----- From: "Dan Murphy" <mweeby@verizon.net> To: "Speakup mailing list" <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 1:55 AM Subject: A tar question > Hi all. > I recently downloaded a version of MPlayer but the archive is a type I've > never seen before. > the file name is MPlayer-1.0pre6.tar.bz2, and I've never seen the .bz2 > extention. Can I > use tar to unpack this, and what options should I use, or do I need > another utility to do it? > Thanks. > -- > dan Murphy > mailto:mweeby@verizon.net > MSN only: mweeby@earthlink.net > http://mysite.verizon.net/mweeby > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question @ JAMES DOSMAN ` Dan Murphy ` Sean McMahon 0 siblings, 2 replies; 23+ messages in thread From: JAMES DOSMAN @ UTC (permalink / raw) To: speakup what does the v option do? is it for .zip files? james ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question JAMES DOSMAN @ ` Dan Murphy ` Sean McMahon 1 sibling, 0 replies; 23+ messages in thread From: Dan Murphy @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. As I recall, the v option generates verbose output during extraction or compression, I haven't used it in a long time but that's what I recall. On Sun, 24 Jul 2005, JAMES DOSMAN wrote: > what does the v option do? > is it for .zip files? > james > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- dan Murphy mailto:mweeby@verizon.net MSN only: mweeby@earthlink.net http://mysite.verizon.net/mweeby ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question JAMES DOSMAN ` Dan Murphy @ ` Sean McMahon 1 sibling, 0 replies; 23+ messages in thread From: Sean McMahon @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Verbosely lists the files during compression/decompression. ----- Original Message ----- From: "JAMES DOSMAN" <dosman@dahmer.vistech.net> To: <speakup@braille.uwo.ca> Sent: Sunday, July 24, 2005 10:08 AM Subject: Re: A tar question > what does the v option do? > is it for .zip files? > james > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: A tar question @ JAMES DOSMAN 0 siblings, 0 replies; 23+ messages in thread From: JAMES DOSMAN @ UTC (permalink / raw) To: speakup ok thanks james ^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
A tar question Dan Murphy
` Charles Hallenbeck
` Dan Murphy
` Kelly Prescott
` Dan Murphy
` Joseph C. Lininger
` Chris Norman
` Chris Norman
` Re[2]: " Farhan
` Sina Bahram
` Re[4]: " Farhan
` Gregory Nowak
` Joseph C. Lininger
` Re[4]: " Sina Bahram
` Joseph C. Lininger
` Re[2]: " Chris Norman
` Chris Norman
` Dan Murphy
` Sean McMahon
JAMES DOSMAN
` Dan Murphy
` Sean McMahon
JAMES DOSMAN
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).