OSDN Git Service

Convert release and draft pages to UTF-8.
[linuxjm/jm.git] / manual / gnumaniak / release / man1 / groups.1
1 .\" You may copy, distribute and modify under the terms of the LDP General
2 .\" Public License as specified in the LICENSE file that comes with the
3 .\" gnumaniak distribution
4 .\"
5 .\" The author kindly requests that no comments regarding the "better"
6 .\" suitability or up-to-date notices of any info documentation alternative
7 .\" is added without contacting him first.
8 .\"
9 .\" (C) 1999-2002 Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com>
10 .\"
11 .\"     GNU groups man page
12 .\"     man pages are NOT obsolete!
13 .\"     <ragnar@ragnar-hojland.com>
14 .\"
15 .\" Japanese Version Copyright (c) 2000 NAKANO Takeo all rights reserved.
16 .\" Translated Sun 12 Mar 2000 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
17 .\"
18 .\"WORD:        supplementary groups    補助グループ
19 .\"
20 .TH groups 1 "18 June 2002" "GNU Shell Utilities 2.1"
21 .SH 名前
22 groups \- ユーザが所属するグループをすべて表示する
23 .SH 書式
24 .BI "groups [" username... ]
25 .sp
26 .B groups [\-\-help] [\-\-version]
27 .SH 説明
28 .B groups
29 は与えられた
30 .I username
31 がそれぞれ所属する補助グループ群の名前を表示する。
32 引数が与えられなければ現在のプロセスの所属が表示される。
33 ユーザー名が与えられると、そのユーザーのグループリストの前に
34 ユーザーの名前が表示される。
35 .PP
36 グループリストはコマンド `id \-Gn' の出力と等価である。
37 .SH オプション
38 GNU
39 .B groups
40 が引数一つだけで起動された場合には、
41 以下のオプションが認識される:
42 .TP
43 .B "\-\-help"
44 標準出力に使用方法のメッセージを出力して正常終了する。
45 .TP
46 .B "\-\-version"
47 標準出力にバージョン情報を出力して正常終了する。
48 .SH 注意
49 プログラムのバグについては bug-sh-utils@gnu.org に報告してください。
50 ページの更新は Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com> が行っています。