Skip to content

akubiczek/gotail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tail implementation in Go

About

Just a very simple implementation of tail command written in Go.

Usage

gotail -n -20 file - prints last 20 lines of the file

gotail -n 20 file - prints all lines of the file starting from line 20

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages