in reply to Re: Re: Re: Looking for command-line UNIX-like 'tar' for Windows
in thread Looking for command-line UNIX-like 'tar' for Windows

Because it only uses relative paths and consistantly uses forward-slashes for all names?

Hmm, how does that port to a Mac? I figured most code would look up the correct separator character and/or use File::Spec to do the work.

  • Comment on Re: Re: Re: Re: Looking for command-line UNIX-like 'tar' for Windows