factor Command Examples

Print the prime factorization of a number. More information: https://www.gnu.org/software/coreutils/factor.

factor {{number}}

echo {{number}} | factor