Welcome to mirror list, hosted at ThFree Co, Russian Federation.

which-uses-default-path « which « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 349583dcc93ddd5517d20cf38476759e0c7c7055 (plain)
1
2
3
4
BUSYBOX=$(command -pv busybox)
SAVED_PATH=$PATH
unset PATH
$BUSYBOX which ls