busybox: update to 1.23.2
[tomato.git] / release / src / router / busybox / testsuite / which / which-uses-default-path
blob92b6018c9d51dc93be51c49e1816446ebf11f14c
1 BUSYBOX=$(command -v busybox)
2 SAVED_PATH=$PATH
3 unset PATH
4 $BUSYBOX which ls