repositorypackage
0.2.0
Repository: https://github.com/jtprogru/go-monkill.git
Documentation: pkg.go.dev
# README
go-monkill
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
- Michael Savin
- :octocat: @jtprogru
- :bird: @jtprogru
- :moneybag: savinmi.ru
- Ivan Anfilatov:
- :octocat: @t0pep0
License
See LICENSE