A command line application that waits for the end of the process.
When waiting for the end of one process:
> stare PID
When waiting for the termination of multiple processes:
> stare PID1,PID2,PID3
stare
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.