index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
which
/
which-uses-default-path
blob: 63ceb9f8f2a58bfcff8c8ae3e3c4bf4c1926efef (
plain
)
1
2
3
4
BUSYBOX=$(type -p busybox) SAVED_PATH=$PATH unset PATH $BUSYBOX which ls