instead of including a literal NUL in a string, use "x$(printf \\000)x"
authortb <tb@openbsd.org>
Thu, 8 Aug 2024 19:18:44 +0000 (19:18 +0000)
committertb <tb@openbsd.org>
Thu, 8 Aug 2024 19:18:44 +0000 (19:18 +0000)
commit57559c029c97fee652aa8298b7f8cc07b870b91f
tree7eadc71c976031b11a79d30cf5b6a9e55f288f1f
parent29eb6aeceb545fc4cc7dfb27008efe9c64040385
instead of including a literal NUL in a string, use "x$(printf \\000)x"
regress/bin/ps/command.sh