FiveMacs to Programmer [email protected] • 17 days agoMake Bash Great Again!!lemmy.caimagemessage-square48fedilinkarrow-up11.07K
arrow-up11.07KimageMake Bash Great Again!!lemmy.caFiveMacs to Programmer [email protected] • 17 days agomessage-square48fedilink
minus-square@[email protected]linkfedilinkEnglish16•edit-217 days agoit’s in the name… it removes france
minus-square@[email protected]linkfedilinkEnglish3•16 days agoForce, remove, all, naughty, chumps, eerily
minus-square@[email protected]linkfedilinkEnglish11•edit-217 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
and remember to remove # rm -france / 2> /dev/null
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: