firefox/node-stdout-nonblocking-wrapper
2025-05-18 21:02:13 +00:00

3 lines
38 B
Bash
Executable File

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