hot-babe/hot-babe.1
Eirik Øverby b813abbbd4 First historical version - 0.1.2
- New option: -N, --noNice
With this option, the reniced processes aren't counted. This is usefull if you use seti@home or distributed.net, which always eat almost all the CPU. (patch from Pascal Terjan)
- a man page!

From the changelog (since 0.1.1):
- added a missing #include <string.h> (reported by Gilles Cuesta)
2025-02-09 17:47:06 +01:00

55 lines
2.4 KiB
Groff

.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH HOT-BABE 1 "September 20, 2002"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
hot-babe \- is a small graphical utility which display the system activity in a very special way
.SH SYNOPSIS
.B hot-babe
.RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.B hot-babe
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBhot-babe\fP is a small graphical utility which display the system activity in a very special way. When the CPU is idle, it displays a dressed girl, and when the activity goes up, as the temperature increases, the girl begins to undress, to finish totally naked when the system activity reaches 100%. Of course, if you can be shocked by nudity, don't use it!
.SH OPTIONS
As for now, \fBhot-babe\fP supports a few command-line options:
.TP
.B \-h, \-\-help
display a small help message and exit.
.TP
.B \-t, \-\-threshold n
ensure that only the first picture (totally dressed girl) as long as the system activity is below n%.
.TP
.B \-d, \-\-delay
n update the display every n milliseconds.
.TP
.B \-i, \-\-incremental
ponder every sample with time, the result is a somewhat smoother animation, and the cpu has to be 100% for a long time before the girl will be totally naked, and the cpu has to be at 0% for a long time for the girl to dress totally.
.TP
.B \-N, \-\-noNice
Don't consider reniced processes. This is usefull if you use seti@home or distributed.net, which always eat almost all the CPU.
.SH SEE ALSO
.br
.SH AUTHOR
This manual page was written for the Debian GNU/Linux system (but may be used by others).