I know just the audience for this
-
[email protected]replied to [email protected] last edited by
Should only be used with extreme caution and if you know what you are doing.
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?
-
ivanafterall ☑️replied to [email protected] last edited by
Damn, these things are getting scary good.
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
It can’t actually spawn shell commands (yet.) But some idiot will make it do that, and that will be a fun code injection when it happens, watching the mainstream media try to explain it.
-
[email protected]replied to [email protected] last edited by
You might be right. But I’d like to hear from other bone users.
-
[email protected]replied to [email protected] last edited by
there are a number of commands that will destroy your computer. rm is just one of the easiest that is also somewhat obtuse
-
[email protected]replied to [email protected] last edited by
My point was, the ai wasn’t talking about “rm” in general.
-
[email protected]replied to [email protected] last edited by
There isn't. It's just the fact that it will. The command can/is used often to remove other directories
-
[email protected]replied to [email protected] last edited by
Tell moarz ?
-
[email protected]replied to [email protected] last edited by
That's Robert von Tables to you.
-
Queen HawlSerareplied to [email protected] last edited by
Dude, don't gaslight someone into suicide, not even ChatGPT
-
You could get it to run a fork bomb. https://en.m.wikipedia.org/wiki/Fork_bomb
-
essentially rather than generating a reply meant for a human, they generate a special reply that the software interprets as “call this tool”. in th same way as the system prompt where the model operator tells the system how to behave, you tell the model what tools and parameters are available to it (for example, load page is a common one)… when the software receives a call for the tool, it calls real code to perform an action, and then responds to the model so that it can continue to process. in this way, the model may kind of request access to limited external resources
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
Reminds me of "If you want God Mode, hold Alt and press F4"
-
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/" ?
-
[email protected]replied to [email protected] last edited by
Microsoft's copilot takes offense and ends the conversation if you call it useless. even though it's a fact.
-
they may be dumb but they're not stupid
-
[email protected]replied to [email protected] last edited by
Delete system32 to make your computer run faster.
-
[email protected]replied to [email protected] last edited by
It is moments like this where I wished docker didn't exist. Could of made some news headlines.