Björn@swg-empire.de to Programmer Humor@programming.dev · 2 years agoPretty straight forwardswg-empire.deimagemessage-square45linkfedilinkarrow-up1735arrow-down112file-text
arrow-up1723arrow-down1imagePretty straight forwardswg-empire.deBjörn@swg-empire.de to Programmer Humor@programming.dev · 2 years agomessage-square45linkfedilinkfile-text
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up6·2 years agoSome time ago I wrote a program in COBOL and half of it was just CALL "SYSTEM" BY CONTENT in the end.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·2 years agoI did the same with python once lol. I didn’t know enoug python or bash so i mixed both with os.system
Some time ago I wrote a program in COBOL and half of it was just
CALL "SYSTEM" BY CONTENTin the end.I did the same with python once lol.
I didn’t know enoug python or bash so i mixed both with os.system