This website requires JavaScript.
Explore
Help
Sign In
rpms
/
thunderbird
Watch
7
Star
0
Fork
0
You've already forked thunderbird
Code
Issues
Pull Requests
Releases
Activity
be06cef2ff
thunderbird
/
node-stdout-nonblocking-wrapper
Adam Samalik
be06cef2ff
import sources
2023-06-21 13:00:20 +02:00
3 lines
38 B
Bash
Raw
Blame
History
#!/bin/sh
exec
node
"
$@
"
2>
&
1
|
cat -
Reference in New Issue
View Git Blame
Copy Permalink