• @clemdemort@lemmy.world
    link
    fedilink
    78 months ago

    cat is actually used to concatenate files so if you have two files that you want to merge into a third one you can do

    cat file1 file2 > file3

    Especially useful for cracking old games

      • @clemdemort@lemmy.world
        link
        fedilink
        18 months ago

        I’ve used cat to actually concatenate files a lot to re-assemble old Wii games once they were copied to a SIM card, less than using it to see inside a file though. Maybe cracked isn’t the correct word I’m not English lol.