source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/which/which-uses-default-path

Last change on this file was 20, checked in by chris, 16 years ago
File size: 73 bytes
Line 
1BUSYBOX=$(type -p busybox)
2SAVED_PATH=$PATH
3unset PATH
4$BUSYBOX which ls
Note: See TracBrowser for help on using the repository browser.