.\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by the University of .\" California, Berkeley and its contributors. .\" 4. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" .\" @(#)rwho.1 8.1 (Berkeley) 6/6/93 .\" jpman %Id: rwho.1,v 1.2 1997/05/21 00:39:50 mutoh Stab % .\" .Dd June 6, 1993 .Dt RWHO 1 .Os BSD 4.2 .Sh 名称 .Nm rwho .Nd ローカルネットワーク上のマシンにログインしているユーザ一覧を表示する .Sh 書式 .Nm .Op Fl a .Sh 解説 .Nm コマンドは、ローカルネットワーク上の全てのマシンについて .Xr who と似た出力を行ないます。5 分以上レスポンスがないマシンは down しているものとみなし、そのマシンに関するユーザのログイン情報を 表示しません。 .Pp もし、マシンにログインしているユーザが 1 分以上端末からの入力を 行なっていない場合、 .Nm はその時間を idle 時間として報告します。idle 時間が 1 時間以上の ユーザ情報は .Fl a オプションが指定されない限り表示しません。 .Sh 関連ファイル .Bl -tag -width /var/rwho/whod.* -compact .It Pa /var/rwho/whod.* 他のマシンに関する情報 .El .Sh 関連項目 .Xr ruptime 1 , .Xr who 1 , .Xr rwhod 8 .Sh 歴史 .Nm コマンドは .Bx 4.3 から登場しました。 .Sh バグ ローカルネット上のマシンの数が多い場合はシステムへの負荷が 大き過ぎます。