FiveMacs to Programmer [email protected] • 2 months agoMake Bash Great Again!!lemmy.caimagemessage-square48fedilinkarrow-up11.08K
arrow-up11.08KimageMake Bash Great Again!!lemmy.caFiveMacs to Programmer [email protected] • 2 months agomessage-square48fedilink
minus-square@[email protected]linkfedilinkEnglish16•edit-22 months agoit’s in the name… it removes france
minus-square@[email protected]linkfedilinkEnglish3•2 months agoForce, remove, all, naughty, chumps, eerily
minus-square@[email protected]linkfedilinkEnglish11•edit-22 months 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: