Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Purpose

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.

About

send signals to the processes

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages