3 unstable releases
0.2.1 | Jan 16, 2023 |
---|---|
0.2.0 | Jun 26, 2020 |
0.1.0 | Jun 21, 2020 |
#22 in #end
38 downloads per month
5KB
93 lines
stare
A command line application that waits for the end of the process.
How to use
When waiting for the end of one process:
> stare PID
When waiting for the termination of multiple processes:
> stare PID1,PID2,PID3
License
stare
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.
Dependencies
~3.5MB
~66K SLoC