seq(1) General Commands Manual seq(1)

seq - Display numbers from FIRST to LAST, in steps of INCREMENT.

seq [-s|--separator] [-t|--terminator] [-w|--equal-width] [-f|--format] [-h|--help] [-V|--version] [numbers]

Display numbers from FIRST to LAST, in steps of INCREMENT.

Separator character (defaults to \n)
Terminator character (defaults to \n)
Equalize widths of all numbers by padding with zeros
use printf style floating-point FORMAT
Print help
Print version
[numbers]

v0.0.26

seq 0.0.26