You are not logged in.
Pages: 1
Arch is installed afresh in one of the hard disk. I found that killall command is missing. Tabbing lists only kill and killall5. Any idea? I searched in the forum but no result bubbled out.
During installation usually all base packages selected but this one missed some how. Thanks for the inputs. killall was copied from another arch installation but now correctly installed.
Last edited by kgas (2009-07-13 15:55:31)
Offline
/bin/kill is owned by procps 3.2.8-1
/usr/bin/killall is owned by psmisc 22.7-1
/sbin/killall5 is owned by sysvinit 2.86-5
Last edited by whoops (2009-07-13 15:28:57)
Offline
killall is provided by the psmisc package. Do you have it installed?
Offline
Pages: 1