kironono / stare

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

Home Page:https://crates.io/crates/stare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://crates.io/crates/stare

License:MIT License


Languages

Language:Rust 100.0%