FiveMacs@lemmy.ca to Programmer Humor@programming.dev · 27 days agoMake Bash Great Again!!lemmy.caexternal-linkmessage-square47fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor@programming.dev · 27 days agomessage-square47fedilink
minus-squareRedSnt 👓♂️🖥️@feddit.dklinkfedilinkarrow-up0·27 days agoI had to run this as a sudo, what does it
minus-squaresit@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·edit-227 days agoit’s in the name… it removes france
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up0·26 days agoForce, remove, all, naughty, chumps, eerily
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·edit-227 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: