Skip to content

gryftir/pytail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytail

a somewhat posix compliant implementation of tail in python

what works

-c for bytes including -c 1 and -c +1 for starting byte -n for lines including -n 1 and -n +1 for starting line

works from both stdin and files verbose and quiet both work basic help works works for multiple files including - as stdin as per posix

TODO: haven't implemented -f/--follow yet

About

a somewhat posix compliant implementation of tail in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages