Psmisc (20.2):
http://download.sourceforge.net/psmisc/
ftp://download.sourceforge.net/pub/sourceforge/psmisc/
fuser, killall, pidof (link to killall) and pstree
Note that in LFS we don't install the pidof link by default because we use pidof from sysvinit instead.
fuser displays the PIDs of processes using the specified files or file systems.
killall sends a signal to all processes running any of the specified commands.
Pidof finds the process id's (pids) of the named programs and prints those id's on standard output.
pstree shows running processes as a tree.
Psmisc-20.2 needs the following to be installed:
autoconf: autoconf, autoheader
automake: aclocal, automake
bash: sh
bison: bison
binutils: as, ld
diffutils: cmp
fileutils: chmod, install, ls, mkdir, mv, rm
gettext: msgfmt, xgettext
gcc: cc, cc1, collect2, cpp0, gcc
grep: egrep, grep
m4: m4
make: make
mawk: mawk
sed: sed
sh-utils: basename, echo, expr, hostname, sleep, uname
texinfo: makeinfo
textutils: cat, tr