Annotated edit history of
factor(1) version 1 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
FACTOR |
|
|
2 |
!!!FACTOR |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
OPTIONS |
|
|
7 |
SEE ALSO |
|
|
8 |
AUTHOR |
|
|
9 |
---- |
|
|
10 |
!!NAME |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
factor - prints prime factors |
|
|
14 |
!!SYNOPSIS |
|
|
15 |
|
|
|
16 |
|
|
|
17 |
__factor__ ''[[NUMBER]''__ |
|
|
18 |
factor__ ''[[options]'' |
|
|
19 |
!!DESCRIPTION |
|
|
20 |
|
|
|
21 |
|
|
|
22 |
This manual page documents briefly the GNU __factor__ |
|
|
23 |
command. This manual page was written for the Debian |
|
|
24 |
GNU/Linux distribution (but may be used by others), because |
|
|
25 |
the original program does not have a manual page. Instead, |
|
|
26 |
it has documentation in the GNU Info format; see |
|
|
27 |
below. |
|
|
28 |
|
|
|
29 |
|
|
|
30 |
__factor__ prints prime factors of a number. If no NUMBER |
|
|
31 |
is specified on the command line, __factor__ reads |
|
|
32 |
numbers from standard input, delimited by newlines, tabs, or |
|
|
33 |
spaces. |
|
|
34 |
!!OPTIONS |
|
|
35 |
|
|
|
36 |
|
|
|
37 |
The programs follow the usual GNU command line syntax, with |
|
|
38 |
long options starting with two dashes (`-'). A summary of |
|
|
39 |
options are included below. For a complete description, see |
|
|
40 |
the Info files. |
|
|
41 |
|
|
|
42 |
|
|
|
43 |
__--help__ |
|
|
44 |
|
|
|
45 |
|
|
|
46 |
Show summary of options. |
|
|
47 |
|
|
|
48 |
|
|
|
49 |
__--version__ |
|
|
50 |
|
|
|
51 |
|
|
|
52 |
Show version of program. |
|
|
53 |
!!SEE ALSO |
|
|
54 |
|
|
|
55 |
|
|
|
56 |
This program is documented fully by ''Shell utilities: |
|
|
57 |
(sh-utils), GNU shell utilities'', available via the Info |
|
|
58 |
system. |
|
|
59 |
!!AUTHOR |
|
|
60 |
|
|
|
61 |
|
|
|
62 |
This manual page was written by Galen Hazelwood, for the |
|
|
63 |
Debian GNU/Linux system. |
|
|
64 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.