compat.m4

来自「操作系统SunOS 4.1.3版本的源码」· M4 代码 · 共 11 行

M4
11
字号
###########################################################  General code to convert back to old style UUCP namesS5R$+<@LOCAL>		$@ $w!$1			name@LOCAL => sun!nameR$+<@$-.LOCAL>		$@ $2!$1			u@h.LOCAL => h!uR$+<@$+.uucp>		$@ $2!$1			u@h.uucp => h!uR$+<@$*>		$@ $2!$1			u@h => h!u# Route-addrs do not work here.  Punt til uucp-mail comes up with something.R<@$+>$*		$@ @$1$2			just defocus and puntR$*<$*>$*		$@ $1$2$3			Defocus strange stuff

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?