logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

       seq - 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]

Synopsis

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

Version

       v0.0.30

                                                   seq 0.0.30                                             seq(1)

See Also