but not so for the things it already has function for...
root@kindle:bin> ./grep
BusyBox v1.20.2 (2012-09-02 18:22:56 BST) multi-call binary.
root@kindle:bin> grep
BusyBox v1.7.2 (2011-09-08 21:57:14 PDT) multi-call binary
Hmm... interesting.
root@kindle:bin> echo $PATH
/mnt/us/usr/local/bin:/mnt/us/usr/bin:/mnt/us/bin:/mnt/us/usr/sbin:/mnt/us/sbin:\
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/mnt/us/home/root
Hmm... erm.. hmm..
root@kindle:bin> find / -name grep
/mnt/us/bin/grep
/bin/grep
Last edited by twobob; 09-02-2012 at 06:34 PM.
|