Re: Wheres the source code to GNU/Linux commands.



/bin/kill and /usr/bin/kill (The latter is a symbolic link to the first)
and
rpm -q -f /bin/kill
shows
util-linux-2.12-18
and
rpm -q -i util-linux
shows
Source RPM: util-linux-2.12-18.src.rpm

FC5 gives :-

rpm -q -f /bin/kill
util-linux-2.13-0.20.4

kernel.org ftp://ftp.kernel.org/pub/linux/utils/util-linux/testing/

Shows only util-linux-2.13-pre7.tar.gz

Looks like kernel.org does not have cutting edge.

as for ps ...
rpm -q -f /bin/ps
shows
procps-3.2.0-1.1
and
rpm -q -i procps
shows
Source RPM: procps-3.2.0-1.1.src.rpm
while
http://procps.sourceforge.net/
(from a google search on "procps")
has a link to
http://procps.sourceforge.net/procps-3.2.7.tar.gz
which has skill (also use for kill), ps, top, etc. and a note about
it's "kill" (ln -f skill kill)

FC5 again :-

rpm -q -f /bin/ps
procps-3.2.6-3.5

# For example, you may prefer the /bin/kill from util-linux or bsdutils.
and you have the skill (kill) source code there.

I'll checkout FC6 tommorow as my FC6 systems offline at present.

Thanks,

Aaron


.



Relevant Pages

  • Re: Wheres the source code to GNU/Linux commands.
    ... I want to code a SIGHUP command that will only work with certain ... Where are the sources to 'kill' and 'ps' commands? ... rpm -q -i util-linux ... which has skill, ps, top, etc. and a note about ...
    (linux.redhat)
  • Re: Wheres the source code to GNU/Linux commands.
    ... I want to code a SIGHUP command that will only work with certain ... Where are the sources to 'kill' and 'ps' commands? ... rpm -q -i util-linux ... which has skill, ps, top, etc. and a note about ...
    (linux.redhat)
  • Re: Wheres the source code to GNU/Linux commands.
    ... I want to code a SIGHUP command that will only work with certain processes, ... Where are the sources to 'kill' and 'ps' commands? ... rpm -q -i util-linux ... which has skill, ps, top, etc. and a note about ...
    (linux.redhat)
  • Re: Segmentation Fault with -font on FC5
    ... I've been using the version coming as rpm with FC5. ... Solved the problem now by adding -family = 'Helvetica' to all fontCreate methods. ... Did you try to compile Tk yourself, or is it a rpm from Fedora? ...
    (comp.lang.perl.tk)
  • Re: Spinlock lockup on boot
    ... to install the kernel using yum, ... You should've used the rpm command directly. ... "upgrading" from FC6 to FC5, but something went horribly wrong and I ... When you decide to chance upgrading FC5 to FC7, whenever it comes out, ...
    (comp.os.linux.misc)