bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source code for /bin/kill


From: Paul Jarc
Subject: Re: Source code for /bin/kill
Date: Thu, 11 Apr 2002 11:46:24 -0400
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu)

Sanghavi Himanshu R <hsangha@cs.clemson.edu> wrote:
> Where can I find source code for shell commands? e.g. if I wanted to
> modify /bin/kill, where can I find the source code for that particular
> binary. I downloaded the package for bash shell and couldn't find the
> shell command source codes anywhere in them.

bash has a builtin "kill" command; the source for that is in the bash
source.  The external "kill" command is part of the util-linux package
if you use Linux.
<URL:http://www.kernel.org/pub/linux/utils/util-linux/>


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]