Categorygithub.com/jtprogru/go-monkill
repositorypackage
0.2.0
Repository: https://github.com/jtprogru/go-monkill.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-monkill

Go Reference GolangCI-lint build publish GitHub stars GitHub issues GitHub release (latest by date) Go report GitHub Linux Donate LoC

A very simple utility that allows you to run the desired command or script as soon as a certain process with a known PID completes correctly or with an error.

Example

Example running:

go-monkill watch --pid=12345 --command="ping jtprog.ru -c 4"

When process with PID 12345 will finish or be killed, go-monkill will run command ping jtprog.ru -c 4

Feedback

If it happened that you started using this utility, and you have feedback, please create issues or contact the Telegram chat jtprogru_chat.

Authors

License

See LICENSE