代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/100018/15888217
pl linux-lib.pl
# linux-lib.pl
# Functions for parsing linux ps output
sub list_processes
{
local($pcmd, $line, $i, %pidmap, @plist, $dummy, @w, $_);
if (`ps -V` =~ /version\s+2\./) {
# New version of ps, as found
www.eeworm.com/read/100018/15888248
config-redhat-linux
default_mode=last
ps_style=linux
base_ppid=1
www.eeworm.com/read/100018/15888254
config-debian-linux
ps_style=linux
default_mode=last
base_ppid=1
www.eeworm.com/read/100018/15888416
config-suse-linux
show_list=0
httpd_dir=/usr/local/httpd
httpd_conf=/etc/httpd/httpd.conf
srm_conf=/etc/httpd/srm.conf
access_conf=/etc/httpd/access.conf
mime_types=/etc/httpd/mime.types
httpd_path=/usr/sbin/httpd
star
www.eeworm.com/read/100018/15888417
config-slackware-linux
show_list=0
httpd_dir=/var/lib/httpd
httpd_path=/usr/sbin/httpd
show_order=0
www.eeworm.com/read/100018/15888472
config-turbo-linux
show_list=0
httpd_dir=/etc/httpd
httpd_path=/usr/sbin/httpd
mime_types=/etc/mime.types
start_cmd=/etc/rc.d/init.d/httpd start
stop_cmd=/etc/rc.d/init.d/httpd stop
show_order=0
www.eeworm.com/read/100018/15888475
config-redhat-linux
show_list=0
httpd_dir=/etc/httpd
httpd_path=/usr/sbin/httpd
mime_types=/etc/mime.types
start_cmd=/etc/rc.d/init.d/httpd start
stop_cmd=/etc/rc.d/init.d/httpd stop
show_order=0
www.eeworm.com/read/100018/15888490
config-debian-linux
show_list=0
httpd_dir=/etc/apache
httpd_path=/usr/sbin/apache
httpd_conf=/etc/apache/httpd.conf
srm_conf=/etc/apache/srm.conf
access_conf=/etc/apache/access.conf
mime_types=/etc/apache/mime.types
star