240
Foolishness (lemmy.world)
submitted 10 months ago by spigeon@lemmy.world to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] rockSlayer@lemmy.world 16 points 10 months ago

Excuse me, but that type of foolishness requires -- no-preserve-root nowadays

[-] narshee@iusearchlinux.fyi 21 points 10 months ago

Not in this case. It's */ here so it expands to directories at current location. I'm sure that's a typo though

[-] rockSlayer@lemmy.world 5 points 10 months ago

I'm not brave enough to test it on my distro, so I'll take your word on that lol

[-] narshee@iusearchlinux.fyi 12 points 10 months ago

You can do echo */ and echo /* to see how they expand. Also rm -rf / already is enough without the * as it already is recursive

[-] fl42v@lemmy.ml 16 points 10 months ago

* is there to bypass the need for --no-preserve-root

[-] second@feddit.uk 6 points 10 months ago* (last edited 10 months ago)

rm -rf / needs --no-preserve-root on GNU coreutils, I think.

[-] cupcakezealot@lemmy.blahaj.zone 1 points 10 months ago

why do they even have that lever

[-] second@feddit.uk 7 points 10 months ago* (last edited 10 months ago)

Originally, rm would merrily nuke your whole filesystem if you told it to. At some point, someone thought that was a pretty stupid default behaviour, so they added that flag to change the default to not nuke your entire filesystem. However, they made the change backwards compatible in case someone still needed the old behaviour. I can imagine in a container or throwaway environment, it might be vaguely reasonable to expect to be able the blat /.

See also:

Unix gives you just enough rope to hang yourself -- and then a couple of more feet, just to be sure.

-- Eric Allman

[-] rockSlayer@lemmy.world 3 points 10 months ago* (last edited 10 months ago)

I'm aware of how recursive force remove works. I'm just kidding around.

[-] FuglyDuck@lemmy.world 2 points 10 months ago

Anybody brave enough to tell the MS rep this on patch night??

(You have backups, right?)

this post was submitted on 11 Nov 2023
240 points (84.1% liked)

linuxmemes

20753 readers
1011 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