@sebastiancarlos@lemmy.sdf.org to Linux@lemmy.mlEnglish • 2 years agoHow to write a 'tar' commandlemmy.sdf.orgimagemessage-square158fedilinkarrow-up1860arrow-down117
arrow-up1843arrow-down1imageHow to write a 'tar' commandlemmy.sdf.org@sebastiancarlos@lemmy.sdf.org to Linux@lemmy.mlEnglish • 2 years agomessage-square158fedilink
minus-squareiByteABit [he/him]linkfedilink3•edit-22 years agoI’ve written a CLI tool in Rust as a front end to tar with gzip called Targez. It can definitely just be done with an alias instead, but you can give it a try if you prefer something installable.
I’ve written a CLI tool in Rust as a front end to tar with gzip called Targez.
It can definitely just be done with an alias instead, but you can give it a try if you prefer something installable.