/bin/sh is a bad programming language, exhibit no. 94:
set -- $(nonesuch)
echo $?
-> 0
x="$(nonesuch)"
echo $?
set -- $x
--> 127
Signal feed
Post
Remote status
/bin/sh is a bad programming language, exhibit no. 94:
set -- $(nonesuch)
echo $?
-> 0
x="$(nonesuch)"
echo $?
set -- $x
--> 127
Replies
0Fetching replies…
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect