this post was submitted on 12 Jul 2024
1777 points (99.0% liked)

linuxmemes

20703 readers
1964 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Installing OS, 10 years ago:

Windows: click a couple of buttons enter username and password

Linux: Terminal hacking, downloading shell scripts from github

Installing OS today:

Linux: click a couple of buttons, enter username and password

Windows: Terminal hacking, downloading shell scripts from github.

Link to video: https://m.youtube.com/watch?v=qKRmYW1D0S0

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago (8 children)
[–] [email protected] 6 points 2 months ago* (last edited 2 months ago) (6 children)

sudo rm -fr /

Add —no-preserve-root if you really want to make sure it’s gone! /j

[–] [email protected] 4 points 2 months ago (1 children)

--no-preserve-root is only required if you try to remove /. For /* I don't think it's needed.

[–] [email protected] 1 points 2 months ago

Ah oops, I didn’t even catch that. Forgot that /* only matches to glob and thus wouldn’t try to remove /

load more comments (4 replies)
load more comments (5 replies)