TLDR
Enter a command. For example: runsvdir, aws lambda, guacd, smartctl.

factor

 
Prints the prime factorization of a number. More information: https://www.gnu.org/software/coreutils/factor.
 
  • Display the prime-factorization of a number:
     
    factor {{number}}
     
  • Take the input from stdin if no argument is specified:
     
    echo {{number}} | factor

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.