Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnandersen777/diffstream


https://github.com/johnandersen777/diffstream

Last synced: about 16 hours ago
JSON representation

Awesome Lists containing this project

README

        

diffstream
---

diffstream lets you take data coming in as a stream and compare it to existing
data. If the stream matches the existing data then it outputs nothing.

Usage: `Usage: tail -f somefile | diffstream comparefile`