Rokil@sh.itjust.works to Programmer Humor@lemmy.ml · 1 year agoA new way of programmingsh.itjust.worksimagemessage-square41fedilinkarrow-up1392arrow-down119
arrow-up1373arrow-down1imageA new way of programmingsh.itjust.worksRokil@sh.itjust.works to Programmer Humor@lemmy.ml · 1 year agomessage-square41fedilink
minus-squareProgrammer Belch@lemmy.dbzer0.comlinkfedilinkarrow-up10arrow-down1·1 year agoos.remove("/bin/")
minus-squareHotzilla@sopuli.xyzlinkfedilinkarrow-up10arrow-down1·1 year agoReal men execute everything as root
minus-squarevettnerk@lemmy.mllinkfedilinkarrow-up5·edit-21 year agowhoareyou is not in the sudoers list. This incident has been reported.
minus-squarevkirlin@lemmy.worldlinkfedilinkarrow-up1·1 year ago~ Not sure if you can use it in Python directly but you got the idea
laughs in linux
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