|
|
|
|
|
by rileymat1
3842 days ago
|
|
Is it likely that a user has gzip on a system but not tar itself?
From the article: What about tooling?
OSX: tar -xf some.tar.xz (WORKS!)
Linux: tar -xf some.tar.xz (WORKS!)
Windows: ? (No idea, I haven't touched the platform in a while... should WORK!) |
|