File: ypmatch.1

package info (click to toggle)
manpages-ja 0.5.0.0.20210215%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,568 kB
  • sloc: perl: 161; makefile: 58
file content (62 lines) | stat: -rw-r--r-- 2,609 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.\" -*- nroff -*-
.\" Copyright (C) 1998, 1999, 2001 Thorsten Kukuk
.\" This file is part of the yp-tools.
.\" Author: Thorsten Kukuk <kukuk@suse.de>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License version 2 as
.\"  published bythe Free Software Foundation.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software Foundation,
.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.\"
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.\"
.\" Japanese Version Copyright (c) 1999 NAKANO Takeo all rights reserved.
.\" Translated Tue Sep 14 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\"
.TH ypmatch 1 "May 1999" "YP Tools 2.8" 
.SH 名前
ypmatch \- NIS マップからひとつ以上のキーに対応する値を表示する
.SH 書式
\fBypmatch\fP [ \fB\-kt\fP ] [ \fB\-d\fP\fI domain\fP ] \fIkey ... mapname\fP
.br
\fBypmatch\fP \fB\-x\fP
.LP
.SH 説明
\fBypmatch\fP は \fImapname\fP で指定した NIS データーベースから、ひとつ以上のキーとその値とを表示する。 \fImapname\fP
にはマップ名またはマップのニックネームを指定できる。
.SH オプション
.TP 
\fB\-d\fP\fI domain\fP
\fBdomainname\fP(1)  が返すデフォルトのドメイン以外を指定する。
.TP 
\fB\-k\fP
マップのキーを表示する。このオプションは値が null のマップや、 キーが値の一部となっていないマップに対して便利である。
.TP 
\fB\-t\fP
マップのニックネーム変換を抑制する。
.TP 
\fB\-x\fP
マップのニックネームの変換テーブルを表示する。
.SH ファイル
.TP 
\fB/var/yp/nicknames\fP
マップのニックネームの変換テーブル。
.SH 関連項目
\fBdomainname\fP(8), \fBnicknames\fP(5), \fBypbind\fP(8), \fBypcat\fP(1), \fByppoll\fP(8),
\fBypserv\fP(8), \fByset\fP(8), \fBypwhich\fP(1)
.LP
.SH 作者
\fBypmatch\fP は \fByp\-tools\fP パッケージの一部である。 \fByp\-tools\fP パッケージは Thorsten Kukuk
<kukuk@suse.de> によって書かれた。