As the title says - anyone know of a method to add tar/gzip to the command line in Windows? I've installed Cygwin - but don't know if I have to add something to the PATH env variable to get tar as a cmd option
|
|
Install UnxUtils - it's a set of GNU utilities ported to Windows, sort of like Cygwin but they also work outside the Cygwin environment. |
||||||||||
|
|
|
The method I've used to solve this is to install Cygwin then place the path to the bin directory in the PATH variable. |
||
|
|
