Björn Tantau to Programmer Humor@programming.dev • 3 months agoPretty straight forwardswg-empire.deimagemessage-square46fedilinkarrow-up1720arrow-down10file-text
arrow-up1720arrow-down1imagePretty straight forwardswg-empire.deBjörn Tantau to Programmer Humor@programming.dev • 3 months agomessage-square46fedilinkfile-text
minus-squareqazlinkfedilinkEnglish6•3 months agoSome time ago I wrote a program in COBOL and half of it was just CALL "SYSTEM" BY CONTENT in the end.
minus-square@mexicancartel@lemmy.dbzer0.comlinkfedilinkEnglish4•3 months 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 CONTENT
in 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