代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/100030/15887851

examplerc

# Fred's site is uploaded to the FTP server 'my.server.com' # and held in the directory 'public_html', which is in the # login directory. The site is stored locally in the # directory /home/fred/html
www.eeworm.com/read/100029/15887902

pl lsparse.pl

#-*-perl-*- # Copyright (C) 1990 - 1998 Lee McLoughlin # # Permission to use, copy, and distribute this software and its # documentation for any purpose with or without fee is hereby granted, # prov
www.eeworm.com/read/100018/15888135

html opt_dh.html

Forward mail for local users to host Unless Deliver locally is chosen, all mail that would normally be delivered to local users will be forwarded to the specified host. Usef
www.eeworm.com/read/100018/15888508

pl apache-lib.pl

# apache-lib.pl # Common functions for apache configuration do '../web-lib.pl'; &init_config(); %access = &get_module_acl(); @access_types = $access{'types'} eq '*' ? (0 .. 100) : split(
www.eeworm.com/read/100018/15888841

pl solaris-lib.pl

# solaris-lib.pl # Quota functions for solaris 2.5+ # quotas_init() sub quotas_init { return undef; } # quotas_supported() # Returns 1 for user quotas, 2 for group quotas or 3 for both sub quotas_su
www.eeworm.com/read/100018/15888923

cgi make_epass.cgi

#!/usr/local/bin/perl # make_epass.cgi # Create or update the samba password file from the list of Unix users require './samba-lib.pl'; &ReadParse(); &header("Convert Users", ""); $whatfailed = "Fail
www.eeworm.com/read/100018/15888929

pl samba-lib.pl

# samba-lib.pl # Common functions for editing the samba config file do '../web-lib.pl'; &init_config(); # Get the samba version if (open(VERSION, "$module_config_directory/version")) { chop($samba_
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 (/
www.eeworm.com/read/100018/15889150

pl slackware-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 (/