this post was submitted on 22 Mar 2024
640 points (96.0% liked)

linuxmemes

21180 readers
1299 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     

    Though the Windows thing was really funny ๐Ÿ˜‚.

    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] CriticalMiss@lemmy.world 19 points 7 months ago (2 children)

    I never deleted my root system with rm but I did dd go sda instead of sdb and ended up losing my data.

    [โ€“] Rin@lemm.ee 7 points 7 months ago (1 children)
    [โ€“] 0x4E4F@sh.itjust.works 6 points 7 months ago* (last edited 7 months ago) (2 children)

    With great power comes great responsibility. Do check twice what you write.

    Jokes aside, it has happened to almost everyone... and then you learn to QUADRUPLE CHECK dd commands.

    [โ€“] Eccitaze@yiffit.net 5 points 7 months ago (1 children)

    I haven't accidentally deleted a bunch of data yet (which, considering 99% of my interaction with Linux is when I'm SSH'd into a user's server, I am very paranoid about not doing), but I have run fsck on a volume without mounting the read/write flashcache with dirty blocks on it first.

    Oops.

    [โ€“] 0x4E4F@sh.itjust.works 1 points 7 months ago

    It will happen to you sooner or later ๐Ÿ˜‚... we're all dead on a long enough time scale ๐Ÿคท ๐Ÿ˜‚.

    [โ€“] vox@sopuli.xyz 4 points 7 months ago (1 children)

    or just don't attach any drives except the main one to your system. ever.

    [โ€“] 0x4E4F@sh.itjust.works 1 points 7 months ago

    That's a very bleak future... at least for me.

    [โ€“] Pete90@feddit.de 4 points 7 months ago* (last edited 7 months ago)

    I did, and it was fast. I was a complete noob, so I thought rm -rf /* would delete everything in the current folder. I hit Ctrl + C, but it was too late. Took a few seconds to wipe out the whole system.