* Extracting tar files @ 2005-01-06 4:11 Kevin M Evart 2005-01-06 9:45 ` Peter Dyballa ` (2 more replies) 0 siblings, 3 replies; 7+ messages in thread From: Kevin M Evart @ 2005-01-06 4:11 UTC (permalink / raw) [-- Attachment #1.1: Type: text/plain, Size: 253 bytes --] I recently downloaded some dictionary files (moby.tar.tar and others). I find that decompression software available on WindowsXP does not open these achieves. Could you please provide me with a means of extracting these types of files. Thank you [-- Attachment #1.2: Type: text/html, Size: 1444 bytes --] [-- Attachment #2: Type: text/plain, Size: 152 bytes --] _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Extracting tar files 2005-01-06 4:11 Extracting tar files Kevin M Evart @ 2005-01-06 9:45 ` Peter Dyballa 2005-01-06 11:55 ` Vishnu [not found] ` <mailman.11360.1105005462.27204.help-gnu-emacs@gnu.org> 2 siblings, 0 replies; 7+ messages in thread From: Peter Dyballa @ 2005-01-06 9:45 UTC (permalink / raw) Cc: help-gnu-emacs Am 06.01.2005 um 05:11 schrieb Kevin M Evart: > I recently downloaded some dictionary files (moby.tar.tar and > others). I find that decompression software available on WindowsXP > does not open these achieves. Could you please provide me with a > means of extracting these types of files. You could try to install GNU tar yourself from http://www.gnu.org/software/tar/ -- or could think about the name moby.tar.tar. Why is it a .tar.tar? I have only Mac OS X so I never think of eXPanding things by applying a method twice -- although Mac OS X has inherited the apply command from BSD. What are the results when you make the file extension single? Wasn't there once a rename command? Besides R or %r in dired-mode. -- Greetings Pete ^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Extracting tar files 2005-01-06 4:11 Extracting tar files Kevin M Evart 2005-01-06 9:45 ` Peter Dyballa @ 2005-01-06 11:55 ` Vishnu [not found] ` <mailman.11360.1105005462.27204.help-gnu-emacs@gnu.org> 2 siblings, 0 replies; 7+ messages in thread From: Vishnu @ 2005-01-06 11:55 UTC (permalink / raw) Cc: help-gnu-emacs [-- Attachment #1.1: Type: text/plain, Size: 592 bytes --] http://www.powerarchiver.com <http://www.powerarchiver.com/> ~Vishnu -----Original Message----- From: help-gnu-emacs-bounces+vishnube=acmet.com@gnu.org [mailto:help-gnu-emacs-bounces+vishnube=acmet.com@gnu.org] On Behalf Of Kevin M Evart Sent: Thursday, January 06, 2005 9:42 AM To: help-gnu-emacs@gnu.org Subject: Extracting tar files I recently downloaded some dictionary files (moby.tar.tar and others). I find that decompression software available on WindowsXP does not open these achieves. Could you please provide me with a means of extracting these types of files. Thank you [-- Attachment #1.2: Type: text/html, Size: 5917 bytes --] [-- Attachment #2: Type: text/plain, Size: 152 bytes --] _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <mailman.11360.1105005462.27204.help-gnu-emacs@gnu.org>]
* Re: Extracting tar files [not found] ` <mailman.11360.1105005462.27204.help-gnu-emacs@gnu.org> @ 2005-01-06 15:22 ` Chris McMahan 0 siblings, 0 replies; 7+ messages in thread From: Chris McMahan @ 2005-01-06 15:22 UTC (permalink / raw) I've seen Internet Explorer mislabel the default file name to tar.tar. If you look at the status bar when hovering over the link, you can get the actual file name (or switch to Firefox!). This has happened to me with tar.gz and tar.bz2 files. - Chris Peter Dyballa <Peter_Dyballa@Web.DE> writes: > Am 06.01.2005 um 05:11 schrieb Kevin M Evart: > > > I recently downloaded some dictionary files (moby.tar.tar and > > others). I find that decompression software available on WindowsXP > > does not open these achieves. Could you please provide me with a > > means of extracting these types of files. > > You could try to install GNU tar yourself from > http://www.gnu.org/software/tar/ -- or could think about the name > moby.tar.tar. Why is it a .tar.tar? I have only Mac OS X so I never > think of eXPanding things by applying a method twice -- although Mac > OS X has inherited the apply command from BSD. > > What are the results when you make the file extension single? Wasn't > there once a rename command? Besides R or %r in dired-mode. > > -- > Greetings > > Pete > > > -- (. .) =ooO=(_)=Ooo======================== Chris McMahan | cmcmahan-at-one.net ==================================== ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <mailman.11306.1104985612.27204.help-gnu-emacs@gnu.org>]
* Re: Extracting tar files [not found] <mailman.11306.1104985612.27204.help-gnu-emacs@gnu.org> @ 2005-01-06 4:32 ` Ravi Uday 2005-01-06 10:17 ` Sébastien Kirche 2005-01-06 11:10 ` Sébastien Kirche 2 siblings, 0 replies; 7+ messages in thread From: Ravi Uday @ 2005-01-06 4:32 UTC (permalink / raw) Kevin M Evart wrote: > I recently downloaded some dictionary files (moby.tar.tar and others). > I find that decompression software available on WindowsXP does not open > these achieves. Could you please provide me with a means of extracting > these types of files. > Not sure how you do untarring in windows ( with cygwin installed you could try) But on *nix* machines you can try tar -xvf <tar filname> - Ravi > Thank you > > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Extracting tar files [not found] <mailman.11306.1104985612.27204.help-gnu-emacs@gnu.org> 2005-01-06 4:32 ` Ravi Uday @ 2005-01-06 10:17 ` Sébastien Kirche 2005-01-06 11:10 ` Sébastien Kirche 2 siblings, 0 replies; 7+ messages in thread From: Sébastien Kirche @ 2005-01-06 10:17 UTC (permalink / raw) Le 6 Jan 2005, Kevin M. Evart a dit : > I recently downloaded some dictionary files (moby.tar.tar and others). I > find that decompression software available on WindowsXP does not open > these achieves. Could you please provide me with a means of extracting > these types of files. Maybe you could take a look on FilZip, a small freeware windows [de]archiver that can handle many formats. Tar is amongst them. HTH Sébastien Kirche ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Extracting tar files [not found] <mailman.11306.1104985612.27204.help-gnu-emacs@gnu.org> 2005-01-06 4:32 ` Ravi Uday 2005-01-06 10:17 ` Sébastien Kirche @ 2005-01-06 11:10 ` Sébastien Kirche 2 siblings, 0 replies; 7+ messages in thread From: Sébastien Kirche @ 2005-01-06 11:10 UTC (permalink / raw) Le 6 Jan 2005, Kevin M. Evart a dit : > I recently downloaded some dictionary files (moby.tar.tar and others). I > find that decompression software available on WindowsXP does not open > these achieves. Could you please provide me with a means of extracting > these types of files. Maybe you could take a look on FilZip, a small freeware windows [de]archiver that can handle many formats. Tar is amongst them. http://www.filzip.com/ HTH Sébastien Kirche ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-01-06 15:22 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-01-06 4:11 Extracting tar files Kevin M Evart 2005-01-06 9:45 ` Peter Dyballa 2005-01-06 11:55 ` Vishnu [not found] ` <mailman.11360.1105005462.27204.help-gnu-emacs@gnu.org> 2005-01-06 15:22 ` Chris McMahan [not found] <mailman.11306.1104985612.27204.help-gnu-emacs@gnu.org> 2005-01-06 4:32 ` Ravi Uday 2005-01-06 10:17 ` Sébastien Kirche 2005-01-06 11:10 ` Sébastien Kirche
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).