this post was submitted on 08 Feb 2024
4 points (100.0% liked)
plaintext
43 readers
2 users here now
Links to anywhere plaintext: no images, no videos, no audio. Just text.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So confused. Wasn’t this what
cat
was originally intended for?Perhaps? This includes functionality to extract the contained files though, which cat doesn't do. Tar basically does what this does, but metadata in tar is not human readable.
Yeah, very true. I had not read the docs… nor really thought it through. It looks like they realized similar functionality could be had with patch and stopped development. That’s a bit of a shame, there’s certainly room for more than one implementation of anything.