0
|
1 .\"
|
|
2 .\" $Id: wnnstat.man,v 1.3 2001/06/14 18:08:34 ura Exp $
|
|
3 .\"
|
|
4 .\"
|
|
5 .\" FreeWnn is a network-extensible Kana-to-Kanji conversion system.
|
|
6 .\" This file is part of FreeWnn.
|
|
7 .\"
|
|
8 .\" Copyright Kyoto University Research Institute for Mathematical Sciences
|
|
9 .\" 1987, 1988, 1989, 1990, 1991, 1992
|
|
10 .\" Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
|
|
11 .\" Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992
|
|
12 .\" Copyright FreeWnn Project 1999, 2000
|
|
13 .\"
|
|
14 .\" Maintainer: FreeWnn Project <freewnn@tomo.gr.jp>
|
|
15 .\"
|
|
16 .\" This program is free software; you can redistribute it and/or modify
|
|
17 .\" it under the terms of the GNU General Public License as published by
|
|
18 .\" the Free Software Foundation; either version 2 of the License, or
|
|
19 .\" (at your option) any later version.
|
|
20 .\"
|
|
21 .\" This program is distributed in the hope that it will be useful,
|
|
22 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
23 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
24 .\" GNU General Public License for more details.
|
|
25 .\"
|
|
26 .\" You should have received a copy of the GNU General Public License
|
|
27 .\" along with this program; if not, write to the Free Software
|
|
28 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
29 .\"
|
|
30 .TH WNNSTAT \ "28 January 1992"
|
|
31 .SH 名称
|
|
32 .sv 1
|
|
33 .nf
|
|
34 .ta 0.1i 2i
|
|
35 wnnstat サーバの使用者を得る
|
|
36 .fi
|
|
37 .SH 形式
|
|
38 .sv 1
|
|
39 .nf
|
|
40 .ta 0.1i 3i
|
|
41 /usr/local/bin/Wnn4/wnnstat [-w] [-e] [-E] [-f] [-F] [-d] [-D]
|
|
42 [-J|U|S] [-L] [hostname]
|
|
43 .fi
|
|
44 .SH 機能
|
|
45 .HP 0
|
|
46 .IP
|
|
47 hostname で示されるマシンのサーバを使用しているクライアントを知る。
|
|
48 hostname が省略された場合は、UNIX-Domain のサーバを調べる。
|
|
49
|
|
50 以下のオプションにより動作を指定する。
|
|
51 .TP 8
|
|
52 -w
|
|
53 ユーザ名、ホスト名、ソケット番号、環境番号を取り出す。
|
|
54 .TP 8
|
|
55 -e
|
|
56 環境番号、環境名、参照数を取り出す。
|
|
57 .TP 8
|
|
58 -E
|
|
59 環境番号、環境名、参照数、付属語、辞書数(辞書番号)、ファイル名
|
|
60 を取り出す。
|
|
61 .TP 8
|
|
62 -f
|
|
63 Fid、種類、場所、参照数、ファイル名を取り出す。
|
|
64 .TP 8
|
|
65 -F
|
|
66 Fid、種類、場所、参照数、ファイル名を取り出す。
|
|
67 .TP 8
|
|
68 -d
|
|
69 辞書番号、種類、ニックネーム、body、ファイル名を取り出す。
|
|
70 .TP 8
|
|
71 -D
|
|
72 辞書番号、種類、語数、更新の不可、頻度ファイル更新の不可、使用
|
|
73 の不可、プライオリティ、[ニックネーム]、body、ファイル名、[(頻度:
|
|
74 頻度ファイル名)] [パスワード、(頻度パスワード)] を取り出す。
|
|
75 .TP 8
|
|
76 -U
|
|
77 UJIS コードで出力する。(デフォルト)
|
|
78 .TP 8
|
|
79 -J
|
|
80 JIS コードで出力する。
|
|
81 .TP 8
|
|
82 -S
|
|
83 SJIS コードで出力する。
|
|
84 .TP 8
|
|
85 -L
|
|
86 LANG名を指定する。zh_CNを指定した場合、cserverが対象となる。
|
|
87 デフォルトは、ja_JP つまりjserverである。
|
|
88 .PP
|