TIN@feddit.uk to Programmer Humor@lemmy.mlEnglish · 1 year agoWhen the marketing director wants it to look "techie"message-squaremessage-square56fedilinkarrow-up1273arrow-down11file-text
arrow-up1272arrow-down1message-squareWhen the marketing director wants it to look "techie"TIN@feddit.uk to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square56fedilinkfile-text
minus-squarexantoxis@lemmy.worldlinkfedilinkarrow-up12·1 year agowhatever it does, it’s being run with stdin redirected from the root / directory, which can’t be opened for reading, so it’ll actually fail before the program even tries to launch.
whatever it does, it’s being run with stdin redirected from the root
/
directory, which can’t be opened for reading, so it’ll actually fail before the program even tries to launch.