Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amandasaurus/spangrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spangrep - Grep, but for groups of lines.

Takes a “from” and “to” regex (both optional). Reads all files in the input, when a line matches the from regex, it starts printing, and stops when a line matches the to regex.

Some log files (e.g. PostgreSQL) use a variable number of lines per message. This tool allows you to grep them.

About

grep, but for spans of lines in an input

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages