@[email protected] to Programmer [email protected]English • 1 year agoWhen the marketing director wants it to look "techie"message-square45fedilinkarrow-up1267arrow-down11file-text
arrow-up1266arrow-down1message-squareWhen the marketing director wants it to look "techie"@[email protected] to Programmer [email protected]English • 1 year agomessage-square45fedilinkfile-text
minus-square@xantoxislink13•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.