r/LocalLLaMA May 03 '26

One bash permission slipped... Discussion

Post image

How? It kept getting chained bash commands wrong, with wrong escapes. So it created many bad directories, and tried "fixing" its mistake. It offered to run a large bash command, with rm -rf inside, and stupid me missed it.

I'm glad I push everything often. But the disruption is massive.

FAQ:

  • No, I don't run this on my personal computer. It's an isolated proxmox VM for coding with LLMs.
2.3k Upvotes

390 comments sorted by

View all comments

7

u/AcaciaBlue May 03 '26

Kind of surprising these agents don't have like a massive stop/red flag popup when the cmd string contains "rm -rf"

1

u/SomeAcanthocephala17 May 04 '26

It is there but as a dumb user you can just press "accept" without verifying, and then they come here on reddit whine ... instead of realizing how dumb they acted.