Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
BenjiWiebe
24 days ago
|
parent
|
context
|
favorite
| on:
FFmpeg 8.0
If you add a for auto, it will choose the right compression based on the file name.
tar -caf foo.tar.xz foo
Will be an xz compressed tarball.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
tar -caf foo.tar.xz foo
Will be an xz compressed tarball.