I shall remember tar flags now
@FloatingGhost On newer systems
"create archive file" and
"extract archive file"
might be easier.
("z" always uses gzip for compression and can not extract .tar.bz2 or other types. "a" will choose whatever compression tool the output file extension automatically. Not available on all installations tho)
-czf has ridiculously bad compression, much better to -cf - | gzip -n9 or so. Ideally also set the blocksiae to 512 as you aren’t dealing with real tapes, but I can only remember that syntax for paxcpio@FloatingGhost create zipped, to file
xtract zipped, from file
@FloatingGhost /me with heavy accent
"YES, ZIS IS EXAKTLY HOW YU ARE SUPPOSED TO REMEMBÄR DIS!"
German for reference:
https://www.youtube.com/watch?v=6bSGhmjyysY&t=26s