thunderbird/node-stdout-nonblocking-wrapper
2023-06-21 13:00:20 +02:00

3 lines
38 B
Bash

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