|
6 years ago | |
---|---|---|
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
teerun.go | 6 years ago |
teerun executes a child binary and proxies the stdout and stderr from the child to both std{out,err} and log files.
Usage: teerun child_prog [arguments]