index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
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