Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 18:03:35 +1000 (EST)
From:      andrew@ugh.net.au
To:        "Tsang, Victor YF" <Victor.YF.Tsang@cwhkt.com>
Cc:        "'questions@freebsd.org'" <questions@freebsd.org>, "'hackers@freebsd.org'" <hackers@freebsd.org>
Subject:   Re: programming: how to send signal to other program
Message-ID:  <Pine.BSF.4.21.0011091803000.1006-100000@starbug.ugh.net.au>
In-Reply-To: <20001109041834.DF7AF37B479@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 9 Nov 2000, Tsang, Victor YF wrote:

> 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.

kill(2)

Andrew



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011091803000.1006-100000>