#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

#17 in #end

Download history 17/week @ 2024-02-25 2/week @ 2024-03-10 35/week @ 2024-03-24 33/week @ 2024-03-31

70 downloads per month

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

~2.5MB
~48K SLoC