this post was submitted on 02 Aug 2023
2141 points (98.3% liked)

linuxmemes

20759 readers
1210 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
 

Down that hole

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

And what exactly does that command do?

[โ€“] [email protected] 6 points 1 year ago (1 children)

Deletes all the files in the root-dir recursively (needs sudo).
Without sudo all user-accessible files will be removed.
This will also affect all mounted drives (like USB-Drives, ...) and on some motherbords can also corrupt the UEFI.

[โ€“] Qvest 1 points 1 year ago (1 children)

If the UEFI is corrupted is there a way to even boot a Live Environment?

[โ€“] [email protected] 3 points 1 year ago

If you run a faulty UEFI-implementation then rm can turn you PC into a decorative pice of PCB.
See this answer.