Linked applet 'kill -l' missbehaves

Luciano Miguel Ferreira Rocha strange at nsk.no-ip.org
Wed Apr 11 13:26:45 UTC 2007


On Wed, Apr 11, 2007 at 03:18:10PM +0200, Mats Erik Andersson wrote:
> Hello there,
> 
> I have discovered a strange behaviour which keeps
> returning in spite of several recompilations:
> 
> $ /bin/busybox kill -l
>  1) HUP   2) INT  .....
>  9) KILL  ...
> 17) CHLD  ...
> $ kill -l
> 7
> 16
> 23
> (every integer up to 63, one on each line of output)
> 63
> 
> 
> I cannot find any sensible explanation! 
> What is happening?

One is a shell internal function, the other isn't:
$ type kill
kill is a shell builtin

-- 
lfr
0/0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20070411/b94015da/attachment-0002.pgp 


More information about the busybox mailing list