#wait #process #applications #end #line #command

app stare

A command line application that waits for the end of the process

3 unstable releases

0.2.1 Jan 16, 2023
0.2.0 Jun 26, 2020
0.1.0 Jun 21, 2020

#25 in #end

MIT license

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

~3MB
~48K SLoC