代码搜索:BusyBox
找到约 1,719 项符合「BusyBox」的源代码
代码结果 1,719
www.eeworm.com/read/173430/9658695
c msh.c
/* vi: set sw=4 ts=4: */
/*
* Minix shell port for busybox
*
* This version of the Minix shell was adapted for use in busybox
* by Erik Andersen and
* Vladimir Oleynik
www.eeworm.com/read/146316/12658995
c msh.c
/* vi: set sw=4 ts=4: */
/*
* Minix shell port for busybox
*
* This version of the Minix shell was adapted for use in busybox
* by Erik Andersen and
* Vladimir Oleynik
www.eeworm.com/read/250015/4443332
basename-works
test x$(basename $(pwd)) = x$(busybox basename $(pwd))