Many a times we need to send signals to processes running in background. Like to shutdown a process etc. There are many ways to do it. This code is another way to send a Terminate signal to the process. Issuing a kill -9 is not a viable idea where the graceful exit of the process is required and might cause issues in the next restart of the process. This software should come in handy at that time.
-
Notifications
You must be signed in to change notification settings - Fork 0
maniagnihotri/SendControl
About
send signals to the processes
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published