Like the linux tail
command but for gzip compressed files
By default the functionality of -f
is emulated
./ztail ~/test.log.gz
Ctrl+C
- Install Crystal 0.27
- Checkout this repo
- Build with:
crystal build --static --release ztail.cr
- High CPU usage as it needs to re-read the gzip file in every iteration