![]() |
|
#1
|
|||
|
|||
|
Assume that I have the TAR file t.tar in the current directory where I have a shell window pointing to.
If I execute the command Code:
jzip -ed t.tar I would like the extraction contents to be dumped into another directory, say the subdirectory .\extract If I execute the command Code:
jzip -ed t.tar .\extract Could you fix jzip so that it creates any necessary directories in order to do the extraction? Or is that considered to be too dangerous? |
| Thread Tools | |
| Display Modes | |
|
|