243
Foolishness (lemmy.world)
submitted 7 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
[-] narshee@iusearchlinux.fyi 21 points 7 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 7 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 7 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 7 months ago

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

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

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

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

why do they even have that lever

[-] second@feddit.uk 7 points 7 months ago* (last edited 7 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 7 months ago* (last edited 7 months ago)

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

[-] FuglyDuck@lemmy.world 2 points 7 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
243 points (84.2% liked)

linuxmemes

19717 readers
307 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