www.eeworm.com/read/295117/3912234
busybox true 2>&1 | cmp - /dev/null
www.eeworm.com/read/295117/3912272
busybox wget http://www.google.com
www.eeworm.com/read/295117/3912275
test "`busybox echo foo bar`" = "foo bar"
www.eeworm.com/read/295117/3912278
busybox find . -xdev >/dev/null 2>&1
www.eeworm.com/read/295117/3912344
busybox false 2>&1 | cmp - /dev/null
www.eeworm.com/read/276787/4162968
/sbin/switch_root
../bin/busybox 50
www.eeworm.com/read/276787/4162997
/sbin/pivot_root
../bin/busybox 50
www.eeworm.com/read/276787/4163037
/sbin/fsck.minix
../bin/busybox 50
www.eeworm.com/read/276787/4163118
/sbin/mkfs.minix
../bin/busybox 50
www.eeworm.com/read/428548/1958882
test xfoo = x`busybox basename foo foo`