Rokil@sh.itjust.works to Programmer Humor · 2 years 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 · 2 years agomessage-square37fedilink
minus-squareProgrammer Belch@lemmy.dbzer0.comlinkfedilinkarrow-up11arrow-down1·2 years agoos.remove("/bin/")
minus-squareHotzilla@sopuli.xyzlinkfedilinkarrow-up11arrow-down1·2 years agoReal men execute everything as root
minus-squarevettnerklinkfedilinkarrow-up6·edit-22 years agowhoareyou is not in the sudoers list. This incident has been reported.
minus-squarevkirlin@lemmy.worldlinkfedilinkarrow-up1·2 years ago~ Not sure if you can use it in Python directly but you got the idea
os.remove("/bin/")
Permission Denied
Real men execute everything as root
You guys have normal user accounts?
sudo python3 boom.py
whoareyou is not in the sudoers list. This incident has been reported.
~
Not sure if you can use it in Python directly but you got the idea
laughs in NixOS