• Christer Enfors@lemm.ee
    link
    fedilink
    English
    arrow-up
    50
    arrow-down
    1
    ·
    14 days ago

    I fell for a similar (but less) obvious joke on my first Linux installation back in 1995. That one used dd instead of rm. I lost a lot of code that I had written. After that, I’ve failed to see the humor in this kind of joke. There’s always the risk that someone new doesn’t understand it’s a joke, and tries it out.

    • selokichtli@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      14 days ago

      I agree. The / directory may receive special considerations, and it may be extra protected, but once I was doing something with rm -r and …/* in some folder inside my home directory… it wasn’t fun.

    • anonymouse2@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      14 days ago

      Some folks have to learn the hard way.

      1. Don’t type in code from the internet that you don’t understand.
      2. Always have a backup.
      3. Sometimes you’re going to bork your system. Know when to reinstall, restore and move on.
      • Christer Enfors@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        12 days ago

        No, I did not have to learn that the hard way. I could have learned it another way. You’re objectively wrong. And you don’t always have a backup. Especially not back in 1995, when this happened. Back then, backups typically happened nightly. So even with a backup, I would still have lost a day’s worth of work.