1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
.\"
.\" Japanese Version Copyright (c) 2005 Yuichi SATO
.\" all rights reserved.
.\" Translated Fri Dec 30 10:49:53 JST 2005
.\" by Yuichi SATO <ysato444@yahoo.co.jp>
.\"
.TH NHFSGRAPH 8 "26 Feb 2000"
.SH 名前
nhfsgraph \-
.B nhfsstone
を複数の負荷で実行する
.SH 書式
.B nhfsgraph <plotfile>
.SH 説明
nhfsstone の数値から PostScript のグラフを生成する。
入力
.B <plotfile>
は、異なる負荷での
.B nhfsstone
の実行で生成された、
.BR plot (5)
用の数値のペアを含まなければならない。
.PP
PostScript 以外の出力が欲しい場合は、スクリプトを編集して
.B psplot
を
.B plot
で置き換えること。
.SH 関連項目
.BR nhfsstone (8),
.BR nhfsrun (8),
.BR nhfsnums (8),
.BR plot (5),
.BR plot (1),
.BR psplot (1)
|