代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/100018/15888074

config-redhat-linux-5.0

auto_file=/etc/sysconfig/amd autofs_file=/etc/auto.master long_fstypes=1 fstab_file=/etc/fstab smbclient_path=smbclient nmblookup_path=nmblookup
www.eeworm.com/read/100018/15888075

pl redhat-linux-lib.pl

# linux-lib.pl # Mount table functions for linux if (&has_command("amd")) { local $amd = &read_amd_conf(); $amd_support = $amd =~ /\[\s*global\s*\]/i ? 2 : 1; } $autofs_support = &has_command("aut
www.eeworm.com/read/100018/15888083

1 config-debian-linux-2.1

sendmail_cf=/etc/mail/sendmail.cf sendmail_pid=/var/run/sendmail.pid makemap_path=makemap sendmail_command=/usr/lib/sendmail -bd -q1h sendmail_path=/usr/lib/sendmail mail_dir=/var/spool/mail perpage=2
www.eeworm.com/read/100018/15888091

2 config-debian-linux-2.2

sendmail_cf=/etc/mail/sendmail.cf sendmail_pid=/var/run/sendmail.pid makemap_path=makemap sendmail_command=/usr/lib/sendmail -bd -q1h sendmail_path=/usr/lib/sendmail mail_dir=/var/spool/mail perpage=2
www.eeworm.com/read/100018/15888375

config-open-linux-3.0

show_list=0 httpd_dir=/etc/httpd/apache httpd_path=/usr/sbin/httpd.apache mime_types=/etc/mime.types stop_cmd=/etc/rc.d/init.d/httpd stop start_cmd=/etc/rc.d/init.d/httpd start show_order=0
www.eeworm.com/read/100018/15888379

3 config-open-linux-2.3

show_list=0 httpd_dir=/etc/httpd/apache httpd_path=/usr/sbin/httpd.apache mime_types=/etc/mime.types stop_cmd=/etc/rc.d/init.d/httpd stop start_cmd=/etc/rc.d/init.d/httpd start show_order=0
www.eeworm.com/read/100018/15888387

config-slackware-linux-7.0

httpd_path=/var/lib/apache/sbin/httpd start_cmd= apachectl_path=/var/lib/apache/sbin/apachectl httpd_dir=/var/lib/apache virt_file= access_conf= srm_conf= stop_cmd= httpd_conf= mime_types= show_order=
www.eeworm.com/read/100018/15888804

pl suse-linux-lib.pl

# linux-lib.pl # Quota functions for all linux version # quotas_init() sub quotas_init { if (&has_command("quotaon") && &has_command("quotaoff")) { return undef; } else { return "The quota package
www.eeworm.com/read/100018/15888805

pl debian-linux-lib.pl

# linux-lib.pl # Quota functions for all linux version # quotas_init() sub quotas_init { if (&has_command("quotaon") && &has_command("quotaoff")) { return undef; } else { return "The quota package
www.eeworm.com/read/100018/15888808

pl slackware-linux-lib.pl

# linux-lib.pl # Quota functions for all linux version # quotas_init() sub quotas_init { if (&has_command("quotaon") && &has_command("quotaoff")) { return undef; } else { return "The quota package