firefox/node-stdout-nonblocking-wrapper
Tomas Popela 9f825d7cfa Bring in the c9s content into c10s
We have the same content everywhere.

Related: RHEL-24328
2024-06-24 10:50:51 +02:00

3 lines
38 B
Bash
Executable File

#!/bin/sh
exec node "$@" 2>&1 | cat -