FileLinesLimiter

command module
v0.0.0-...-bf34fa0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

README

File Lines Limiter

A tiny go program to limit lines of a input file and generate result in a new file. (You can specify custom range for needed lines)

Using

$ go run limiter.go
input.txt
5
7

Finally, limiter.out.txt file will create.

How build for Windows in Linux?
GOARCH=amd64 GOOS=windows go build

© Copyright 2021, Max Base

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