shitbox/pkg/usr/share/man/man1/factor.1

20 lines
431 B
Groff
Raw Normal View History

2023-02-13 10:30:46 -05:00
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH factor 1 "factor "
.SH NAME
factor \- factor numbers
.SH SYNOPSIS
\fBfactor\fR [\fB\-h\fR|\fB\-\-help\fR] [\fInumber\fR]
.SH DESCRIPTION
factor numbers
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
[\fInumber\fR]
the numbers to factor
.SH EXTRA
Print the prime factors of each specified integer NUMBER. If none are
specified on the command line, read them from standard input.