You must log in or # to comment.
It might be clear to many what this is from the subtitle. But since I took the time to click through I’ll summarize: it concatenates multiple text files into one text file / string with markers so that the individual files can be extracted out again with intact file content, path, and permissions.
concatenates multiple text files into one text file / string with markers so that the individual files can be extracted out again with intact file content, path, and permissions
Sooooo like tar, with less features?
(Checks summary)
Ok, so compared to tar it is:
Human readable.
AI friendly.
Not sure if that’s much reason to use it.




