Description: chill is a simple script around kill command for ending process, esp. for newbies, newcomers perhaps you could rather chill than kill that all processes?
Example: ./chill m 634458 sends TERM signal to 634458 process ./chill h 634458 sends KILL signal to 634458 process
./chill -h for basic usage
If you put it in /usr/bin, you can use it as: chill m 634458Last changelog:
little change
help is going to return that all is fine from this point (0 status)
Ratings & Comments
0 Comments