filesplit

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 9 Imported by: 0

README

filesplit

CLI tool to split a file into smaller sub-files

Build

$ go build

Usage

filesplit [mode] [-F, --file] [-N, --number]

Examples

# Split foo.txt into 5 sub-files
$ filesplit file -F foo.txt -N 5

# Split bar.txt into sub-files with 5 lines each
$ filesplit line -F bar.txt -N 5

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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