yup-head

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

NAME:
   head - output the first part of files

USAGE:
   head [OPTIONS] [FILE...]

   Print the first 10 lines of each FILE to standard output.
   With no FILE, or when FILE is -, read standard input.

VERSION:
   dev

GLOBAL OPTIONS:
   --lines int, -n int  print the first NUM lines instead of the first 10 (default: 10)
   --bytes int, -c int  print the first NUM bytes (default: 0)
   --help, -h           show help
   --version            print version information and exit

Documentation

Overview

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

Jump to

Keyboard shortcuts

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