firefox/node-stdout-nonblocking-wrapper
2023-06-21 12:43:19 +02:00

3 lines
38 B
Bash

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