Crates.io | stare |
lib.rs | stare |
version | 0.2.1 |
source | src |
created_at | 2020-06-21 14:09:36.073111 |
updated_at | 2023-01-16 14:17:57.704643 |
description | A command line application that waits for the end of the process. |
homepage | https://github.com/kironono/stare |
repository | https://github.com/kironono/stare |
max_upload_size | |
id | 256322 |
size | 11,329 |
A command line application that waits for the end of the process.
When waiting for the end of one process:
> stare PID
When waiting for the termination of multiple processes:
> stare PID1,PID2,PID3
stare
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.