thunderbird/node-stdout-nonblocking-wrapper

3 lines
47 B
Plaintext
Raw Normal View History

2019-09-04 08:58:40 +00:00
#!/bin/sh
exec /usr/bin/node "$@" 2>&1 | cat -