Tagged Questions
3
votes
4answers
232 views
Is there a practical use for the GNU factor command?
Looking through the GNU Coreutils, I spotted the factor command, that I had never noticed before.
Reading the man page:
Print the prime factors of each specified integer NUMBER. If none
are ...