diff --git a/readme.md b/readme.md index 982de52..8a6a4ec 100644 --- a/readme.md +++ b/readme.md @@ -372,6 +372,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [task-spooler](http://vicerveza.homeunix.net/~viric/soft/ts/) - Queue jobs for linear execution. - [undollar](https://github.com/ImFeelingDucky/undollar) - Strip the '$' preceding copy-pasted terminal commands. - [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file. +- [await](https://github.com/slavaGanzin/await) - single binary that run list of commands in parallel and waits for their termination ### System Interaction Utilities