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 NUMBER.
14
15       --help display this help and exit
16
17       --version
18              output version information and exit
19
20       Print  the prime factors of all specified integer NUMBERs.  If no argu‐
21       ments are specified on the command line, they are  read  from  standard
22       input.
23

AUTHOR

25       Written by Paul Rubin.
26

REPORTING BUGS

28       Report bugs to <bug-coreutils@gnu.org>.
29
31       Copyright © 2007 Free Software Foundation, Inc.
32       This  is  free  software.   You may redistribute copies of it under the
33       terms      of      the      GNU      General       Public       License
34       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
35       extent permitted by law.
36

SEE ALSO

38       The full documentation for factor is maintained as  a  Texinfo  manual.
39       If  the  info  and factor programs are properly installed at your site,
40       the command
41
42              info factor
43
44       should give you access to the complete manual.
45
46
47
48GNU coreutils 6.9                 March 2008                         FACTOR(1)
Impressum