stare

Crates.iostare
lib.rsstare
version0.2.1
sourcesrc
created_at2020-06-21 14:09:36.073111
updated_at2023-01-16 14:17:57.704643
descriptionA command line application that waits for the end of the process.
homepagehttps://github.com/kironono/stare
repositoryhttps://github.com/kironono/stare
max_upload_size
id256322
size11,329
Junichi Kakisako (kironono)

documentation

README

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.

Commit count: 12

cargo fmt