FiveMacs to Programmer Humor@programming.dev • 6 days agoMake Bash Great Again!!lemmy.caimagemessage-square48fedilinkarrow-up11.07Karrow-down155
arrow-up11.02Karrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs to Programmer Humor@programming.dev • 6 days agomessage-square48fedilink
minus-square@sit@lemmy.dbzer0.comlinkfedilinkEnglish15•edit-26 days agoit’s in the name… it removes france
minus-square@tetris11@feddit.uklinkfedilinkEnglish3•5 days agoForce, remove, all, naughty, chumps, eerily
minus-square@hemko@lemmy.dbzer0.comlinkfedilinkEnglish11•edit-26 days ago# in front of the command implies it should be ran as root $ would mean normal user like such: $ sudo rm -fr / --no-preserve-root
I had to run this as a sudo, what does it
it’s in the name… it removes france
Force, remove, all, naughty, chumps, eerily
# in front of the command implies it should be ran as root
$ would mean normal user like such: