1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

factor: add link (#5609)

This commit is contained in:
marchersimon 2021-03-30 15:53:51 +02:00 committed by GitHub
parent 84c5ea6d5e
commit 703c11d569
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# factor
> Prints the prime factorization of a number.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/factor-invocation.html>.
- Display the prime-factorization of a number: