ypcat.1yp

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1YP 代码 · 共 68 行

1YP
68
字号
.\" SCCSID: @(#)ypcat.1yp	8.1	9/11/90.TH ypcat 1yp./" Last edited by Jeff J. 6/24/86.SH Nameypcat \- print values from a YP data base.SH Syntax.B ypcat[\fB\-k\fR] [\fB\-t\fR] [\fB\-d \fI domainname\fR] \fImname\fR.br.B ypcat.B \-x.SH Description.NXR "ypcat command".NXR "YP map" "printing values"The.PN ypcatcommand prints values stored in a yellow pages (YP)map specified by .I mname,which may be either a.I mapnameor a map .I nickname..PPTo look at the network-wide password database, .I passwd.byname,with the nickname.I passwd, type:.EXypcat passwd.EE.SH Options.IP "\fB\-d\fI domainname\fR" 0.3iDisplays information on the domain specified by.I domainname..IP \fB\-k\fR 0.3iDisplays keys for maps in which values are null or key isnot part of the value.  .IP \fB\-t\fR 0.3iInhibits translation of .I mname to .I mapname.For example,.EXypcat \-t passwd.EEwill fail because there is no map named.I passwd,whereas.EXypcat passwd.EEwill be translated to.EXypcat passwd.byname..EE.IP \fB\-x\fR 0.3iDisplays map nickname table.  This lists the nicknames (\fImnames\fR\|)the command knows of, and indicates the.I mapnameassociated with eachnickname..SH See Alsodomainname(1yp), ypmatch(1yp), ypfiles(5yp), ypserv(8yp) 

⌨️ 快捷键说明

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