• hallettj@leminal.space
    link
    fedilink
    English
    arrow-up
    0
    ·
    16 days ago

    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.

    • Dave.@aussie.zone
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      15 days ago

      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.