8815 mega_sas: variable set but not used
[unleashed.git] / usr / src / man / man1 / ypcat.1
blobb20390ae061e149dee159d0d45d5910c33444243
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH YPCAT 1 "Jan 23, 1995"
7 .SH NAME
8 ypcat \- print values in a NIS database
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBypcat\fR [\fB-kx\fR] [\fB-d\fR \fIypdomain\fR] \fImname\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBypcat\fR command prints out values in the NIS name service map specified
19 by \fImname\fR, which may be either a map name or a map nickname. Since
20 \fBypcat\fR uses the NIS network services, no NIS server is specified.
21 .sp
22 .LP
23 Refer to \fBypfiles\fR(4) for an overview of the NIS name service.
24 .SH OPTIONS
25 .sp
26 .ne 2
27 .na
28 \fB\fB-k\fR\fR
29 .ad
30 .RS 15n
31 Display the keys for those maps in which the values are null or the key is not
32 part of the value. None of the maps derived from files that have an ASCII
33 version in \fB/etc\fR fall into this class.
34 .RE
36 .sp
37 .ne 2
38 .na
39 \fB\fB-d\fR\fI ypdomain\fR\fR
40 .ad
41 .RS 15n
42 Specify a domain other than the default domain.
43 .RE
45 .sp
46 .ne 2
47 .na
48 \fB\fB-x\fR\fR
49 .ad
50 .RS 15n
51 Display map nicknames.
52 .RE
54 .SH SEE ALSO
55 .sp
56 .LP
57 \fBypmatch\fR(1), \fBypfiles\fR(4), \fBattributes\fR(5)