词条 | Factor (Unix) |
释义 |
| name = factor | logo = | screenshot = | screenshot size = | caption = | author = Robert Morris, Ken Thompson | developer = AT&T Bell Laboratories | released = {{Start date and age|1974}} | latest release version = | latest release date = | operating system = Unix and Unix-like | genre = Command | license = | website = }} On Unix and Unix-like computer systems, factor is a utility for factoring an integer into its prime factors. Historyfactor first appeared on 5th edition Research Unix in 1974, as a "user maintained" utility (section 6 of the manual). In the 7th edition in 1979, it was moved into the main "commands" section of the manual (section 1). From there, the factor utility was copied to all other variants of Unix, including commercial Unixes and BSD. In some variants of Unix, it is classified as a "game" more than a serious utility, and therefore documented in section 6. A free software version of the factor utility was written for the GNU project by Paul Rubin, in 1986. It is now available on all Linux distributions as part of the GNU Core Utilities. In 2008, GNU factor started to use the GNU MP library for arbitrary-precision arithmetic, allowing it to factor integers of any size, not limited by the machine's native datatypes. SyntaxThe command can be used by supplying an integer value. Various projects, including simple ones such as printing prime numbers, are facilitated by using this command. References
External Links
1 : Unix software |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。