$ go get github.com/yudppp/gosplit/cmd/gosplit
$gosplit help
NAME:
gosplit - file split tool
USAGE:
gosplit [options] [infile [outfile-prefix]]
OPTIONS:
--lines value, -l value line count (default: 100)
--header value, -h value header line count (default: 0)
--help To show help for the tool
--version, -v print the version
VERSION:
0.0.1