代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/100018/15888809
pl turbo-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/15888825
pl open-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/15888857
pl redhat-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/15888860
1 config-debian-linux-2.1
list_printers_command=lpc status | grep "[A-z0-9]:" | sed -e 's/://g'
smb_passwd=/etc/samba/smbpasswd
dont_convert=root bin daemon adm lp sync shutdown halt mail news uucp operator games gopher ftp no
www.eeworm.com/read/100018/15888863
config-slackware-linux-7.0
list_printers_command=lpc status | grep "[A-z0-9]:" | sed -e 's/://g'
smb_passwd=/usr/lib/samba/private/smbpasswd
dont_convert=halt operator root shutdown sync bin ftp daemon adm lp mail postmaster ne
www.eeworm.com/read/100018/15888868
2 config-debian-linux-2.2
list_printers_command=lpc status | grep "[A-z0-9]:" | sed -e 's/://g'
smb_passwd=/etc/samba/smbpasswd
dont_convert=root bin daemon adm lp sync shutdown halt mail news uucp operator games gopher ftp no
www.eeworm.com/read/100018/15889102
config-redhat-linux-6.0
log_dir=/var/log/squid
squid_path=squid
cache_dir=/var/spool/squid
squid_conf=/etc/squid/squid.conf
pid_file=/var/run/squid.pid
cachemgr_path=/home/httpd/cgi-bin/cachemgr.cgi
www.eeworm.com/read/100018/15889105
1 config-redhat-linux-6.1
log_dir=/var/log/squid
squid_path=squid
cache_dir=/var/spool/squid
squid_conf=/etc/squid/squid.conf
pid_file=/var/run/squid.pid
cachemgr_path=/home/httpd/cgi-bin/cachemgr.cgi
www.eeworm.com/read/100018/15889148
pl suse-linux-lib.pl
# linux-lib.pl
# Functions for reading linux format last output
# passfiles_type()
# Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style
# (/etc/master.passwd) and 2 for SysV (/
www.eeworm.com/read/100018/15889149
pl debian-linux-lib.pl
# linux-lib.pl
# Functions for reading linux format last output
# passfiles_type()
# Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style
# (/etc/master.passwd) and 2 for SysV (/