help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extracting tar files


From: Ravi Uday
Subject: Re: Extracting tar files
Date: Thu, 06 Jan 2005 10:02:41 +0530
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]