Print the prime factorization of a number. More information: https://www.gnu.org/software/coreutils/manual/html_node/factor-invocation.html.
factor {{number}}
stdin
echo {{number}} | factor