> How can I send a signal (say, SIGUSR1) to another program with known pid? I
> used to do so in Solaris using sigsend() but this call seems not available
> in FreeBSD.

Use kill(2), and don't send learner questions to -hackers.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to