Provided by: rust-coreutils_0.1.0+git20250711.2ba3a33-0ubuntu2_amd64 bug

NAME

       factor  -  Print  the  prime  factors  of the given NUMBER(s).  If none are specified, read from standard
       input.

SYNOPSIS

       factor [-h|--exponents] [--help] [-V|--version] [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.1.0

                                         factor (uutils coreutils) 0.1.0                               factor(1)