This website requires JavaScript.
Explore
Register
Sign In
powerel9
/
thunderbird
Watch
2
Star
0
Fork
You've already forked thunderbird
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
thunderbird
/
SOURCES
/
node-stdout-nonblocking-wra...
3 lines
47 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
exec
/usr/bin/node
"
$@
"
2>
&
1
|
cat -
Reference in New Issue
View Git Blame
Copy Permalink