• @[email protected]
      link
      fedilink
      44 months ago

      It’s a joke (afaik), cat only works for stuff like tar archives. Can’t figure out what to use for text files though.

      • Captain Aggravated
        link
        fedilink
        English
        24 months ago

        You can also use cat to append some video file formats together, but honestly use ffmpeg.

      • @[email protected]
        link
        fedilink
        English
        24 months ago

        You use cat. It literally just appends the bytes of the two files to each other. It just so happens that the tar format can work with that