LinuxCommand:factor
From WikiKantila
NAME
factor - factor numbers
SYNOPSIS
factor [NUMBER]...
factor OPTION
DESCRIPTION
Print the prime factors of each NUMBER.
--help display this help and exit
--version
output version information and exit
Print the prime factors of all specified integer NUMBERs. If no arguments are specified on the command line, they are read from standard input.
Go back to Linux Command Reference

