#bash internals question: What happens with «export FOO=$‘blah\0blah\0blah’»? Does the variable hold four bytes or fourteen?
«vim /proc/self/environ» shows only the four bytes are getting passed to children.
Music-obsessed software geek. One of Breakmaster Cylinder’s Internet weirdos. He/him.
#bash internals question: What happens with «export FOO=$‘blah\0blah\0blah’»? Does the variable hold four bytes or fourteen?
«vim /proc/self/environ» shows only the four bytes are getting passed to children.