yup-split

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: 3 Imported by: 0

README

yup-split

NAME:
   split - split each input line into multiple output lines on a delimiter

USAGE:
   split [OPTIONS] [FILE...]

   Read lines and split each line on a delimiter, emitting one field per output
   line. Default splits on runs of whitespace. With no FILE, or when FILE is -,
   read standard input.

VERSION:
   dev

GLOBAL OPTIONS:
   --delimiter string, -d string  field delimiter for splitting (default: whitespace)
   --help, -h                     show help
   --version                      print version information and exit

Documentation

Overview

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

Jump to

Keyboard shortcuts

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