Move sed over to the generic llist_t for append. Saves about 90 bytes.
[oweals/busybox.git] / testsuite / which / which-uses-default-path
1 BUSYBOX=$(type -p busybox)
2 SAVED_PATH=$PATH
3 unset PATH
4 $BUSYBOX which ls