Rokil@sh.itjust.works to Programmer Humor · 1 year agoA new way of programmingsh.itjust.worksimagemessage-square37fedilinkarrow-up1401arrow-down119
arrow-up1382arrow-down1imageA new way of programmingsh.itjust.worksRokil@sh.itjust.works to Programmer Humor · 1 year agomessage-square37fedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up17·1 year agoReminds me of Suicide Linux: https://qntm.org/suicide
minus-squareDavelinkfedilinkEnglisharrow-up2·1 year agoYou could set the program to establish that it has root or sudo permissions before attempting to run. Then the line in except that runs rm -rf / would be more effective.
Reminds me of Suicide Linux: https://qntm.org/suicide
You could set the program to establish that it has root or sudo permissions before attempting to run. Then the line in except that runs
rm -rf /
would be more effective.