代码搜索:BusyBox

找到约 1,719 项符合「BusyBox」的源代码

代码结果 1,719
www.eeworm.com/read/276787/4163070

ext3 mkfs.ext3

/sbin/mkfs.ext3 ../bin/busybox 50
www.eeworm.com/read/276787/4163078

bunzip2

/usr/bin/bunzip2 ../../bin/busybox 50
www.eeworm.com/read/276787/4163083

pidof

/bin/pidof busybox 50 pidof.sysvinit 200
www.eeworm.com/read/276787/4163085

ext2 mkfs.ext2

/sbin/mkfs.ext2 ../bin/busybox 50
www.eeworm.com/read/428548/1958878

hostname-d-works

test x$(hostname -d) = x$(busybox hostname -d)
www.eeworm.com/read/428548/1958880

hostname-s-works

test x$(hostname -s) = x$(busybox hostname -s)
www.eeworm.com/read/428548/1958881

hostname-i-works

test x$(hostname -i) = x$(busybox hostname -i)
www.eeworm.com/read/428548/1958883

basename-works

test x$(basename $(pwd)) = x$(busybox basename $(pwd))
www.eeworm.com/read/428548/1958887

id-ur-works

test x$(id -ur) = x$(busybox id -ur)
www.eeworm.com/read/428548/1958888

id-u-works

test x$(id -u) = x$(busybox id -u)