yup-paste

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-paste

NAME:
   paste - merge lines of files

USAGE:
   paste [OPTIONS] [FILE...]

   Write lines consisting of the sequentially corresponding lines from
   each FILE, separated by TABs, to standard output.
   With no FILE, or when FILE is -, read standard input.

VERSION:
   dev

GLOBAL OPTIONS:
   --delimiters string, -d string  use characters from LIST instead of TABs
   --serial, -s                    paste one file at a time instead of in parallel
   --help, -h                      show help
   --version                       print version information and exit

Documentation

Overview

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

Jump to

Keyboard shortcuts

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