thunderbird/node-stdout-nonblocking-wrapper
2026-03-02 08:48:09 -05:00

3 lines
38 B
Bash
Executable File

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