I need to run the "tar" command (to decompress a file) within WindowsXP. Do I need a i.e Linux emulator ?
|
|
|||||||||
|
|
|
First hit when googling for tar windows seems relevant.. Tar for Windows |
||
|
|
|
GNU Tar is available as a native Windows application. However, many archiving utilities available for Windows can handle the Tar format, including my personal favourite, the excellent 7-Zip. |
||
|
|
|
|
No. You have quite a lot of options; here are two: |
||
|
|
|
|
Yes, you can. It's included in Cygwin. But I think the easier way is to open tar archives with 7-Zip, it comes with LGPLd library. |
||
|
|
|
|
Or download the Win32 version of tar here: http://gnuwin32.sourceforge.net/packages/gtar.htm Just click the section where it says "binaries". |
||
|
|
|
WinZip can read tar files. |
||
|
|
|
|
http://sourceforge.net/projects/unxutils is a collection of binary Unix utilities that includes tar. |
||
|
|
|
|
If you need Linux "emulator", you can use Cygwin link text. |
||
|
|
|
|
I've been impressed with TugZip. It handles a bunch of compressed formats including tar and tgz (and it's free). |
||
|
|
|
|
If you just want tar then Ryan Graham's is the best solution. If you need some of the other UNIX tools but don't want the vast amount of bloat that Cygwin has unhappily become, see Minmalist GNU for Windows. |
|||
|
