alyth@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 months agotoxic help forumlemmy.worldimagemessage-square296fedilinkarrow-up1883arrow-down142
arrow-up1841arrow-down1imagetoxic help forumlemmy.worldalyth@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 months agomessage-square296fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up4·6 months agoIt’s a joke (afaik), cat only works for stuff like tar archives. Can’t figure out what to use for text files though.
minus-squareReveredOxygen@sh.itjust.workslinkfedilinkEnglisharrow-up2·6 months agoYou 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
It’s a joke (afaik), cat only works for stuff like tar archives. Can’t figure out what to use for text files though.
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