Rokil@sh.itjust.works to Programmer Humor@lemmy.ml · 2 years agoA new way of programmingsh.itjust.worksexternal-linkmessage-square39fedilinkarrow-up1392arrow-down118
arrow-up1374arrow-down1external-linkA new way of programmingsh.itjust.worksRokil@sh.itjust.works to Programmer Humor@lemmy.ml · 2 years agomessage-square39fedilink
minus-squareDave@lemmy.mllinkfedilinkEnglisharrow-up2·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.
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.