FiveMacs@lemmy.ca to Programmer Humor@programming.dev · 28 days agoMake Bash Great Again!!lemmy.caimagemessage-square49linkfedilinkarrow-up1970arrow-down151
arrow-up1919arrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor@programming.dev · 28 days agomessage-square49linkfedilink
minus-squareRedSnt 👓♂️🖥️@feddit.dklinkfedilinkarrow-up18·28 days agoI had to run this as a sudo, what does it
minus-squaresit@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up15·edit-228 days agoit’s in the name… it removes france
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up3·27 days agoForce, remove, all, naughty, chumps, eerily
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·edit-228 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: