> Have you considered the one in the procps package? > > $ dpkg --search /bin/kill > procps: /bin/kill procps is a Linux specific package. If we went this route, we would have to just rip out kill and it seems silly to make a new package just for a three line shell script. Thus, shellutils seemed like the best location. > What about this? > > $ sudo bash -c 'kill ...' Of course, however, this is a bit inconvenient. Thanks.
PGP signature