| FACTOR(1) | General Commands Manual | FACTOR(1) |
NAME
factor - Print the prime factors of the given NUMBER(s). If none are specified, read from standard input.
SYNOPSIS
factor [OPTION]... [NUMBER]...
DESCRIPTION
Print the prime factors of the given NUMBER(s). If none are specified, read from standard input.
OPTIONS
- -h, --exponents
- Print factors in the form p^e
- --help
- Print help information.
- -V, --version
- Print version
- [NUMBER]
VERSION
v(uutils coreutils) 0.11.0
| 2026-09-01 |