From LQWiki
The seq command shows arithmetic sequences.
Example
seq 1 10 | tr -d '\n' 12345678910
Provided by
This command occurs in the GNU Coreutils where a man page can also be found. Many Linux systems, however, are using a different version. The current author has not yet tracked this down.
Related Commands
These all relate to numeric operations
- factor - Factor positive integers.

This page is available under a