|
|
#1 |
|
Junior Member
|
How to send signal to sc_trans
I noticed the signals for sc_trans and am wondering how you send a signal to sc_trans in linux. I want to make a couple of scripts to handle server functions and this would help out a lot.
|
|
|
|
|
|
#2 |
|
Moderator Alumni
Join Date: May 2000
Location: Next Door
Posts: 8,942
|
normally you use the command 'kill'
Kill -<SIGNAL> <pid> -Jay | Radio Toolbox.com |
|
|
|
|
|
#3 |
|
Junior Member
|
I want to send the USR1 signal, i would us e kill to do this?
|
|
|
|
|
|
#4 |
|
Moderator Alumni
Join Date: May 2000
Location: Next Door
Posts: 8,942
|
yup
the command does not kill the process if you send it a signal. -Jay | Radio Toolbox.com |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|