awk(1) says, ``[s]tring constants are quoted " ", with the usual C escapes recognized within.'', but \0 seems to terminate internal string reprezentation...
so how do i output a real NUL byte? -- dexen deVries [[[↓][→]]]
awk(1) says, ``[s]tring constants are quoted " ", with the usual C escapes recognized within.'', but \0 seems to terminate internal string reprezentation...
so how do i output a real NUL byte? -- dexen deVries [[[↓][→]]]