Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kaushalmodi
on Sept 14, 2017
|
parent
|
context
|
favorite
| on:
Interesting commands for the Linux shell
And the same for compression..
tar caf foo.tar.xz foo/
The extension of the file after the `f` switch tells tar what compression to use.
c - compress
a - auto
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
c - compress
a - auto