41e9a6a
.TH "GCPUBAR" 1 "Jan 01 2008"
41e9a6a
.SH NAME
41e9a6a
dzen2-gcpubar \- graphical CPU usage meter
41e9a6a
.SH SYNOPSIS
41e9a6a
.HP 7
41e9a6a
\fBdzen2-gcpubar\fR [\-i \fIinterval\fR] [\-c \fIcount\fR] [\-fg \fIcolor\fR] [\-bg \fIcolor\fR] [\-w \fIpixel\fR] [\-h\ \fIpixel\fR] [\-nonl]
41e9a6a
.SH DESCRIPTION
41e9a6a
.B gcpubar
41e9a6a
is a CPU utilization meter for Linux. It relies on the existence of the /proc/stat file and generates fully graphical meters viewable with dzen.
41e9a6a
.SH OPTIONS
41e9a6a
A summary of options is included below.
41e9a6a
.TP
41e9a6a
.B \-i
41e9a6a
Update interval in seconds (default 1). You can use positive values less than 1 for intervals shorter than 1 second.
41e9a6a
.TP
41e9a6a
.B \-c
41e9a6a
Terminate after displaying argument to this option (default infinite).
41e9a6a
.TP
41e9a6a
.B \-fg
41e9a6a
Foreground color
41e9a6a
.TP
41e9a6a
.B \-bg
41e9a6a
Background color
41e9a6a
.TP
41e9a6a
.B \-w
41e9a6a
Width in piwels
41e9a6a
.TP
41e9a6a
.B \-h
41e9a6a
Height in pixels
41e9a6a
.TP
41e9a6a
.B \-nonl
41e9a6a
No new line, don't put '\n' at the end of the bar (default: do print '\n')
41e9a6a
.PP
41e9a6a
gcpubar was written by Robert Manea.
41e9a6a
.PP
41e9a6a
This manual page was written by bertagaz <bertagaz@ptitcanardnoir.org>,
41e9a6a
for the Debian project (but may be used by others).