you are viewing a single comment's thread
view the rest of the comments
[–] 47 points 2 years ago (12 children)

We need moar Linux memes!

Seriously, more Linux memes please.

  • source
  • hideshow 12 child comments
  • [–] 17 points 2 years ago (11 children)
  • [–] 8 points 2 years ago (10 children)
  • [–] 7 points 2 years ago (3 children)

    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

  • source
  • parent
  • hideshow 3 child comments
  • [–] 4 points 2 years ago (2 children)

    Especially useful for cracking old games

    what?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years 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.

  • source
  • parent
  • [–] 4 points 2 years ago* (last edited 2 years ago) (4 children)

    never execute "sudo rm -r / --no-perserve-root" because you whole sytem will be gone edit i forgot the directory

  • source
  • parent
  • hideshow 4 child comments