代码搜索:BusyBox
找到约 1,719 项符合「BusyBox」的源代码
代码结果 1,719
www.eeworm.com/read/428548/1958929
cmp-detects-difference
echo foo >foo
echo bar >bar
set +e
busybox cmp -s foo bar
if [ $? != 0 ] ; then
exit 0;
fi
exit 1;
www.eeworm.com/read/428548/1958960
cp-preserves-links
touch foo
ln -s foo bar
busybox cp -d bar baz
test -L baz
test xfoo = x`readlink baz`
www.eeworm.com/read/428548/1959002
tar-extracts-file
touch foo
tar cf foo.tar foo
rm foo
busybox tar xf foo.tar
test -f foo
www.eeworm.com/read/428548/1959019
cut-cuts-a-field
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
www.eeworm.com/read/418008/2095214
mv-moves-symlinks
touch foo
ln -s foo bar
busybox mv bar baz
test -f foo
test ! -e bar
test -L baz
www.eeworm.com/read/418008/2095239
cmp-detects-difference
echo foo >foo
echo bar >bar
set +e
busybox cmp -s foo bar
if [ $? != 0 ] ; then
exit 0;
fi
exit 1;
www.eeworm.com/read/418008/2095265
cp-preserves-links
touch foo
ln -s foo bar
busybox cp -d bar baz
test -L baz
test xfoo = x`readlink baz`
www.eeworm.com/read/418008/2095303
tar-extracts-file
touch foo
tar cf foo.tar foo
rm foo
busybox tar xf foo.tar
test -f foo
www.eeworm.com/read/418008/2095318
cut-cuts-a-field
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
www.eeworm.com/read/209616/4957682
entries
/busybox.jpeg/1.1.1.1/Tue Apr 2 06:50:34 2002//
/busybox2.jpg/1.1.1.1/Tue Apr 2 06:50:34 2002//
/fm.mini.png/1.1.1.1/Tue Apr 2 06:50:34 2002//
/gfx_by_gimp.png/1.1.1.1/Tue Apr 2 06:50:34 2002//
/l