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