```- root@OpenWrt:~# sleep 0.01 sleep: invalid number '0.01' root@OpenWrt:~# ls -lh $(which sleep) lrwxrwxrwx 1 root root 7 Oct 20 00:37 /bin/sleep -> busybox ``` 在 `kill_by_pid` 等几个地方调用了,报了很多错。