代码搜索:BusyBox

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

代码结果 1,719
www.eeworm.com/read/209616/4957696

repository

busybox-0.60.1/pwd_grp
www.eeworm.com/read/295117/3912221

hostname-works

test x$(hostname) = x$(busybox hostname)
www.eeworm.com/read/295117/3912226

touch-creates-file

busybox touch foo test -f foo
www.eeworm.com/read/295117/3912263

hostid-works

test x$(hostid) = x$(busybox hostid)
www.eeworm.com/read/295117/3912277

echo-prints-argument

test xfubar = x`busybox echo fubar`
www.eeworm.com/read/295117/3912319

mkdir-makes-a-directory

busybox mkdir foo test -d foo
www.eeworm.com/read/295117/3912321

gzip-accepts-single-minus

echo foo | busybox gzip - >/dev/null
www.eeworm.com/read/295117/3912342

date-works

test x"`date`" = x"`busybox date`"
www.eeworm.com/read/276787/4162954

loadfont

/usr/bin/loadfont ../../bin/busybox 50
www.eeworm.com/read/276787/4162961

printf

/usr/bin/printf ../../bin/busybox 50