.TH factor "" "" Command
.PC "Factor a number"
\fBfactor [ \fInumber ...\fB ]\fR
.PP
.B factor
computes and prints the prime factorials for each of a list of
given
.IR number s.
If no
.IR number s
are given on the command line,
.B factor
reads numbers from the standard input.
.SH "See Also"
.Xr "commands" commands
