GNU coreutils
26 Jan 1993
manpages-ja
Japanese version of the manual pages (for users)
man-pages-ja
Japanese man (manual) pages from the Japanese Manual Project
procps
/proc file system utilities
procps-ng
Utilities for monitoring your system and its processes
coreutils
The basic file, shell and text manipulation utilities of the GNU operating system
coreutils-doc
Documentation for the GNU Core Utilities
名前
uptime - システムが動作している期間を出力する
書式
uptime [OPTION]... [FILE]
説明
現在時刻、システム起動からの時間、システム上にいるユーザ数、および 直近 1、5、15 分間の実行キューに存在するジョブの平均数を表示します。割り込み不可のスリープ状態にあるプロセス数も平均負荷率に数えられます。 FILE を指定しない場合、/var/run/utmp が使用されます。 FILE としては /var/log/wtmp が一般的です。
--help | この使い方を表示して終了する |
--version | |
バージョン情報を表示して終了する |
作者
作者 Joseph Arceneaux、 David MacKenzie、および Kaveh Ghazi。
著作権
Copyright © 2016 Free Software Foundation, Inc. ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
関連項目
uptime の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および uptime のプログラムが正しくインストールされているならば、コマンド
を使用すると完全なマニュアルを読むことができるはずだ。
info uptime |