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: 349583dcc93ddd5517d20cf38476759e0c7c7055 (
plain
)
1
2
3
4
BUSYBOX=$(command -pv busybox) SAVED_PATH=$PATH unset PATH $BUSYBOX which ls