johannes87 / tgrep

A log-file grepping utility which makes use of binary search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tgrep

tgrep is a log-file grepping utility which makes use of binary search. It assumes a log-file with its timestamps ordered by date, ascending.

It also assumes the timestamps have a fixed length.

About

A log-file grepping utility which makes use of binary search


Languages

Language:Python 100.0%