sebastiancarlos@lemmy.sdf.org to Linux@lemmy.mlEnglish · 2 years agoHow to write a 'tar' commandlemmy.sdf.orgimagemessage-square40fedilinkarrow-up188arrow-down14
arrow-up184arrow-down1imageHow to write a 'tar' commandlemmy.sdf.orgsebastiancarlos@lemmy.sdf.org to Linux@lemmy.mlEnglish · 2 years agomessage-square40fedilink
minus-squareDrew@sopuli.xyzlinkfedilinkarrow-up2·2 years agoAuto compress will use gzip if the file ends with .gz, bzip if it ends with .bz, and so on without mentioning -z
Auto compress will use gzip if the file ends with .gz, bzip if it ends with .bz, and so on without mentioning -z