Usage: pinky [OPTION]... [USER]...
-l 指定されたユーザに対して長形式で出力
-b 長形式でユーザのホームディレクトリとシェルを省略
-h 長形式でユーザのプロジェクトファイルを省略
-p 長形式でユーザのプランファイルを省略
-s 短形式で出力 (標準)
-f 短形式でヘッダ行を省略
-w 短形式でユーザのフルネームを省略する
-i 短形式でユーザのフルネームとログイン元を省略
-q 短形式でユーザのフルネーム, ログイン元および待機時間を省略
--help この使い方を表示して終了
--version バージョン情報を表示して終了
軽い `finger' プログラム; ユーザ情報を表示.
utmp ファイルは /var/run/utmp.
Report pinky bugs to bug-coreutils@gnu.org
GNU coreutils home page:
Usage: pinky [OPTION]... [USER]...
-l produce long format output for the specified USERs
-b omit the user's home directory and shell in long format
-h omit the user's project file in long format
-p omit the user's plan file in long format
-s do short format output, this is the default
-f omit the line of column headings in short format
-w omit the user's full name in short format
-i omit the user's full name and remote host in short format
-q omit the user's full name, remote host and idle time
in short format
--help display this help and exit
--version output version information and exit
A lightweight `finger' program; print user information.
The utmp file will be /var/run/utmp.
Report pinky bugs to bug-coreutils@gnu.org
GNU coreutils home page:
pinky(1) pinky(1)
名前
pinky - ローカルユーザーの情報閲覧プログラム
書式
pinky [-bfhilpqsw] [USER...]
pinky [--help] [--version]
説明
pinky は与えられたローカルユーザー USER の情報をそれぞれ表示する。ユー
ザーの指定がなければ、現在ログインしているユーザーを (/var/run/utmp か
ら読んで) 表示する。
短い書式 (デフォルト) では、ユーザーのログイン名・本当の名前・tty・アイ
ドル時間・ログイン時刻・ホスト名が、ユーザー一人につき一行で表示され る
。 長い書式では、複数行を使って、ユーザーのログイン名・本当の名前・ホー
ムディレクトリ・シェル・project ファイル・plan ファイルが表示される。
オプション
短い書式のオプション
-f 最初の行 (列ヘッダ) を省略する
-i ユーザーのフルネームとリモートホストを省略する
-q ユーザーのフルネーム・リモートホスト・アイドル時間を省略する
-w ユーザーのフルネームを省略する
長い書式のオプション
-b ユーザーのホームディレクトリとシェルを省略する。
-h ユーザーの project ファイルを省略する
-p ユーザーの plan ファイルを省略する
通常のオプション
-l 長い書式を使う
-s 短い書式を使う (デフォルト)
--help 標準出力に使用方法のメッセージを出力して正常終了する。
--version
標準出力にバージョン情報を出力して正常終了する。
注意
プログラムのバグについては bug-sh-utils@gnu.org に報告してください。 ペ
ージの更新は Ragnar Hojland Espinosa
PINKY(1) User Commands PINKY(1)
NAME
pinky - lightweight finger
SYNOPSIS
pinky [OPTION]... [USER]...
DESCRIPTION
-l produce long format output for the specified USERs
-b omit the user’s home directory and shell in long format
-h omit the user’s project file in long format
-p omit the user’s plan file in long format
-s do short format output, this is the default
-f omit the line of column headings in short format
-w omit the user’s full name in short format
-i omit the user’s full name and remote host in short format
-q omit the user’s full name, remote host and idle time in short
format
--help display this help and exit
--version
output version information and exit
A lightweight ‘finger’ program; print user information. The utmp file
will be /var/run/utmp.
AUTHOR
Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
REPORTING BUGS
Report pinky bugs to bug-coreutils@gnu.org
GNU coreutils home page:
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa