@april also the dash isn't needed... though i always use it too 😅
`tar xf` (or `xvf` if you want to be verbose) is all you need!
`tar caf foo.tar.gz` is all you need to create one too
Top-level
@april also the dash isn't needed... though i always use it too 😅 `tar xf` (or `xvf` if you want to be verbose) is all you need! `tar caf foo.tar.gz` is all you need to create one too 1 comment
|
@tarajdactyl @april libarchive-based tar (the default on OS X and freebsd) can read tarballs, zip files, ISO images, Warcs, some RARs, microsoft CABs, and 7z files, and can write tar, zip, 7z, and (our personal favorite) shell archives -
shar
:)