FiveMacs@lemmy.ca to Programmer Humor@programming.dev · 20 days agoMake Bash Great Again!!lemmy.caimagemessage-square44fedilinkarrow-up11.04Karrow-down151
arrow-up1990arrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor@programming.dev · 20 days agomessage-square44fedilink
minus-squareRedSnt 👓♂️🖥️@feddit.dklinkfedilinkarrow-up20·20 days agoI had to run this as a sudo, what does it
minus-squaresit@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up16·edit-220 days agoit’s in the name… it removes france
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up3·19 days agoForce, remove, all, naughty, chumps, eerily
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up11·edit-220 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: