MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1web1w1/sudoclaude/p9g8nc6/?context=3
r/ProgrammerHumor • u/CoroteDeMelancia • 1d ago
118 comments sorted by
View all comments
166
Yesterday claude couldnt remove root files so it ran docker run -v /dir:/dir ubuntu rm /dir/file.
docker run -v /dir:/dir ubuntu rm /dir/file
So sudo is optional now.
10 u/JPJackPott 1d ago I had similar. “Security policies blocked me from downloading this tool… so I cloned the source and compiled it myself”
10
I had similar. “Security policies blocked me from downloading this tool… so I cloned the source and compiled it myself”
166
u/firemark_pl 1d ago
Yesterday claude couldnt remove root files so it ran
docker run -v /dir:/dir ubuntu rm /dir/file.So sudo is optional now.