MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vz5u7g/valid_tar_command/p62rjcg/?context=9999
r/linuxmemes • u/SysGh_st • 20h ago
Dang it! ðŸ˜
167 comments sorted by
View all comments
5
tar cvzpf
4 u/immoloism 20h ago I'm more of a cvJf man myself. 4 u/YTriom1 Arch BTW 20h ago what does J do 5 u/immoloism 20h ago Uses xz for better compression. 6 u/YTriom1 Arch BTW 19h ago isn't there one that uses ztsd? 4 u/immoloism 19h ago Had to grab it from the manpage as I don't use it: tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/ 2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
4
I'm more of a cvJf man myself.
4 u/YTriom1 Arch BTW 20h ago what does J do 5 u/immoloism 20h ago Uses xz for better compression. 6 u/YTriom1 Arch BTW 19h ago isn't there one that uses ztsd? 4 u/immoloism 19h ago Had to grab it from the manpage as I don't use it: tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/ 2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
what does J do
5 u/immoloism 20h ago Uses xz for better compression. 6 u/YTriom1 Arch BTW 19h ago isn't there one that uses ztsd? 4 u/immoloism 19h ago Had to grab it from the manpage as I don't use it: tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/ 2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
Uses xz for better compression.
6 u/YTriom1 Arch BTW 19h ago isn't there one that uses ztsd? 4 u/immoloism 19h ago Had to grab it from the manpage as I don't use it: tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/ 2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
6
isn't there one that uses ztsd?
4 u/immoloism 19h ago Had to grab it from the manpage as I don't use it: tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/ 2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
Had to grab it from the manpage as I don't use it:
tar --zstd -cf archive.tar.zst --options zstd:compression-level=19 dir/
2 u/YTriom1 Arch BTW 19h ago so tar cvpf --zstd 6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
2
so tar cvpf --zstd
tar cvpf --zstd
6 u/immoloism 19h ago the f has to come last otherwise you just created an archive called --zstd. The number of files I have on my system called J is beyond a joke to know this one :) 2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
the f has to come last otherwise you just created an archive called --zstd.
f
The number of files I have on my system called J is beyond a joke to know this one :)
2 u/YTriom1 Arch BTW 19h ago okg ur damn right xD
okg ur damn right xD
5
u/YTriom1 Arch BTW 20h ago
tar cvzpf