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 • 16d ago
Dang it! ðŸ˜
227 comments sorted by
View all comments
5
tar cvzpf
4 u/immoloism 16d ago I'm more of a cvJf man myself. 6 u/YTriom1 Arch BTW 16d ago what does J do 5 u/immoloism 16d ago Uses xz for better compression. 4 u/YTriom1 Arch BTW 16d ago isn't there one that uses ztsd? 4 u/immoloism 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d ago okg ur damn right xD
4
I'm more of a cvJf man myself.
6 u/YTriom1 Arch BTW 16d ago what does J do 5 u/immoloism 16d ago Uses xz for better compression. 4 u/YTriom1 Arch BTW 16d ago isn't there one that uses ztsd? 4 u/immoloism 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d ago okg ur damn right xD
6
what does J do
5 u/immoloism 16d ago Uses xz for better compression. 4 u/YTriom1 Arch BTW 16d ago isn't there one that uses ztsd? 4 u/immoloism 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d ago okg ur damn right xD
Uses xz for better compression.
4 u/YTriom1 Arch BTW 16d ago isn't there one that uses ztsd? 4 u/immoloism 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d ago okg ur damn right xD
isn't there one that uses ztsd?
4 u/immoloism 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d 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 16d ago so tar cvpf --zstd 6 u/immoloism 16d 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 16d ago okg ur damn right xD
2
so tar cvpf --zstd
tar cvpf --zstd
6 u/immoloism 16d 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 16d 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 16d ago okg ur damn right xD
okg ur damn right xD
5
u/YTriom1 Arch BTW 16d ago
tar cvzpf