seq
Output a sequence of numbers to stdout.
- Sequence from 1 to 10:
- Every 3rd number from 5 to 20:
- Separate the output with a space instead of a newline:
- Format output width to a minimum of 4 digits padding with zeros as necessary:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).