uu_seq - Man Page
Display numbers from FIRST to LAST, in steps of INCREMENT.
Synopsis
seq [-s|--separator] [-t|--terminator] [-w|--equal-width] [-f|--format] [-h|--help] [-V|--version] [numbers]
Description
Display numbers from FIRST to LAST, in steps of INCREMENT.
Options
- -s, --separator
Separator character (defaults to \n)
- -t, --terminator
Terminator character (defaults to \n)
- -w, --equal-width
Equalize widths of all numbers by padding with zeros
- -f, --format
use printf style floating-point FORMAT
- -h, --help
Print help
- -V, --version
Print version
[numbers]
Version
v0.0.27
Info
seq 0.0.27