1FACTOR(1)                        User Commands                       FACTOR(1)
2
3
4

NAME

6       factor - factor numbers
7

SYNOPSIS

9       factor [NUMBER]...
10       factor OPTION
11

DESCRIPTION

13       Print  the prime factors of each specified integer NUMBER.  If none are
14       specified on the command line, read them from standard input.
15
16       --help display this help and exit
17
18       --version
19              output version information and exit
20

AUTHOR

22       Written by Paul Rubin, Torbjorn Granlund, and Niels Moller.
23

REPORTING BUGS

25       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
26       Report any translation bugs to <https://translationproject.org/team/>
27
29       Copyright © 2019 Free Software Foundation, Inc.   License  GPLv3+:  GNU
30       GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
31       This  is  free  software:  you  are free to change and redistribute it.
32       There is NO WARRANTY, to the extent permitted by law.
33

SEE ALSO

35       Full documentation <https://www.gnu.org/software/coreutils/factor>
36       or available locally via: info '(coreutils) factor invocation'
37
38
39
40GNU coreutils 8.31                March 2019                         FACTOR(1)
Impressum