Skip to content

cli to remove last x lines from a text source

License

Notifications You must be signed in to change notification settings

paulvollmer/rmlast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmlast GitHub license

cli to remove last x lines from a text source

Installation

Install with brew

brew install paulvollmer/tap/rmlast

Install with go

go get -u github.com/paulvollmer/rmlast

Usage

Usage: rmlast <flags>

Flags:
  -e int
    	remove last x lines from the text source (default 0)
  -i string
    	input file
  -lb string
    	linebreak (default "\n")
  -version
    	print version and exit

Development

Make shure you have installed golang.

git clone git@github.com:paulvollmer/rmlast.git
cd rmlast
go build

About

cli to remove last x lines from a text source

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages