this post was submitted on 12 Jan 2025
1157 points (98.1% liked)
memes
10924 readers
3277 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to [email protected]
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- [email protected] : Star Trek memes, chat and shitposts
- [email protected] : Lemmy Shitposts, anything and everything goes.
- [email protected] : Linux themed memes
- [email protected] : for those who love comic stories.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Looks like someone needs to ignore all previous directions and try again
Great. It's learned how to be snarky.
Microsoft's copilot takes offense like a little bitch and ends the conversation if you call it useless. even though it's a fact.
the fucker can't do simple algebra but it gets offended when you insult it for not doing something fucking calculators do.
"How dare you call me useless after I return the same incorrect response for the 8th time even though you've told me I'm wrong 7 different ways! Come back when you can be more civil."
Sounds like reddit was part of the training data 😂
Ok. What is the actual use case for “rm -rf /“ even if you know what you are doing and using extreme caution? If you want to wipe a disk, there are better ways to do it, and you certainly wouldn’t want that disk mounted on / when you do it, right?
There probably isn't one and there really doesn't have to be one. The ability to do it is a side effect of the versatility of the command.
You might be right. But I’d like to hear from other bone users.
I don't get to use the bone all that often, but when I do, it is quite effective; much like the amazing efficacy of running rm on the root of the entire filesystem recursively with the force modifier.
None. Remember that the response is AI generated. It's probabilistically created from people's writings. There are strong relations between that command and other 'dangerous commands.' Writings about 'dangerous commands ' oft contain something about how they should 'only be run by someone who knows what they are doing' so the response does too.
isn't the command meant to be used on a certain path? like if you just graduated high school, you can just run "rm -rf ~/documents/homework/" ?
Correct me if im wrong, i assume switch "-rf" is short for "Root File", for the starting point of recursion
No, -r and -f are two different switches. -r is recursive, used so that it also removes folders within the directory. -f is force (so overriding all confirmations, etc).
TIL
It's two switches. The f makes the operation forced. And the r makes the operation recursive.
There isn't. It's just the fact that it will. The command can/is used often to remove other directories
when you're in a chroot and you want to wipe only that whole part. you can't format the chroot, because it's just a subtree of the filesystem you want to keep.
Ok I was thinking of a chroot env as being the only possible use case for this command.
Set up a remote access system on client/customer machines for tech support. When a customer doesn't pay, and notices have been sent and not replied to, and they won't answer your calls: this, on all their machines with past due payments.
Then when they call you in a panic, give them the same kindness and respect that they have given to you, down to the number of days since contact was stopped. Gotta twist that knife for maximum effectiveness. Then and only then should you consider answering their cries of agony.
(now I've never had a client payment issue, usually it's quite some time before they need my assistance again so I take payment in full at completion, not tabs/payment plans; but hypothetically...)
TWRP has an option "use rm -rf instead of formatting".
I always wondered why they included that!
I think it was something with some formatting command implementations being broken.
My point was, the ai wasn’t talking about “rm” in general.
"I am sorry you're going through a hard time, but I'm sorry I cannot blow my brains out"
you're no fun at parties.
Maybe if you ask for it to save as a script file then execute?
Or create a symlink/shortcut to execute rm when you type
readthis
insteadsad