TIN@feddit.uk to Programmer Humor@lemmy.mlEnglish · 1 year agoWhen the marketing director wants it to look "techie"message-squaremessage-square45fedilinkarrow-up1251file-text
arrow-up1250message-squareWhen the marketing director wants it to look "techie"TIN@feddit.uk to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square45fedilinkfile-text
minus-squarexantoxis@lemmy.worldlinkfedilinkarrow-up11·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.