sunbase.m4
来自「操作系统SunOS 4.1.3版本的源码」· M4 代码 · 共 33 行
M4
33 行
################################################### General configuration information# local domain names## These can now be determined from the domainname system call.# The first component of the NIS domain name is stripped off unless# it begins with a dot or a plus sign.# If your NIS domain is not inside the domain name you would like to have# appear in your mail headers, add a "Dm" line to define your domain name.# The Dm value is what is used in outgoing mail. The Cm values are# accepted in incoming mail. By default Cm is set from Dm, but you might# want to have more than one Cm line to recognize more than one domain # name on incoming mail during a transition.# Example:# DmCS.Podunk.EDU# Cm cs cs.Podunk.EDU## known hosts in this domain are obtained from gethostbyname() callinclude(base.m4)######################## Rewriting rules# special local conversionsS6R$*<@$*$=m>$* $1<@$2LOCAL>$4 convert local domaininclude(localm.m4)include(etherm.m4)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?