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
21       GNU  coreutils  online  help:  <http://www.gnu.org/software/coreutils/>
22       Report factor translation bugs to <http://translationproject.org/team/>
23

AUTHOR

25       Written by Paul Rubin, Torbjorn Granlund, and Niels Moller.
26
28       Copyright  ©  2013  Free Software Foundation, Inc.  License GPLv3+: GNU
29       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
30       This is free software: you are free  to  change  and  redistribute  it.
31       There is NO WARRANTY, to the extent permitted by law.
32

SEE ALSO

34       The  full  documentation  for factor is maintained as a Texinfo manual.
35       If the info and factor programs are properly installed  at  your  site,
36       the command
37
38              info coreutils 'factor invocation'
39
40       should give you access to the complete manual.
41
42
43
44GNU coreutils 8.22               October 2018                        FACTOR(1)
Impressum