yup-seq

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

README

yup-seq

NAME:
   seq - print a sequence of numbers

USAGE:
   seq [OPTIONS] LAST
   seq [OPTIONS] FIRST LAST
   seq [OPTIONS] FIRST INCREMENT LAST

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

VERSION:
   dev

GLOBAL OPTIONS:
   --separator string, -s string  use STRING to separate numbers (default: \n)
   --format string, -f string     use printf style floating-point FORMAT
   --equal-width, -w              equalize width by padding with leading zeroes
   --help, -h                     show help
   --version                      print version information and exit

Documentation

Overview

Command yup-seq is the CLI wrapper around github.com/gloo-foo/cmd-seq.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL