You are not logged in.

#1 2009-07-13 14:53:34

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

[SOLVED]missing killall

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

#2 2009-07-13 15:26:12

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: [SOLVED]missing killall

pacman -Qo $(which kill killall killall5) wrote:

/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

#3 2009-07-13 15:27:38

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: [SOLVED]missing killall

killall is provided by the psmisc package. Do you have it installed?

Offline

Board footer

Powered by FluxBB