SYNOPSIS

dzen2-gcpubar [-i interval] [-c count] [-fg color] [-bg color] [-w pixel] [-h pixel] [-nonl]

DESCRIPTION

gcpubar 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.

OPTIONS

A summary of options is included below.

-i

Update interval in seconds (default 1). You can use positive values less than 1 for intervals shorter than 1 second.

-c

Terminate after displaying argument to this option (default infinite).

-fg

Foreground color

-bg

Background color

-w

Width in piwels

-h

Height in pixels

-nonl

No new line, don't put '\n' at the end of the bar (default: do print '\n')

AUTHOR

gcpubar was written by Robert Manea.

This manual page was written by bertagaz <[email protected]>, for the Debian project (but may be used by others).

RELATED TO dzen2-gcpubar…