firefox/node-stdout-nonblocking-wrapper
2023-02-28 10:48:22 -05:00

3 lines
38 B
Bash
Executable File

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