@[email protected] to Programmer [email protected] • 2 years agoA new way of programmingsh.itjust.worksimagemessage-square38fedilinkarrow-up1409arrow-down120
arrow-up1389arrow-down1imageA new way of programmingsh.itjust.works@[email protected] to Programmer [email protected] • 2 years agomessage-square38fedilink
minus-square@[email protected]linkfedilink17•2 years agoReminds me of Suicide Linux: https://qntm.org/suicide
minus-squareDavelinkfedilinkEnglish2•2 years 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.