3 releases
| 0.1.2 | Jan 23, 2022 |
|---|---|
| 0.1.1 | Jan 21, 2022 |
| 0.1.0 | Jan 21, 2022 |
#36 in #cat
375KB
bigcat
Simple command line utility which writes timestamp for each inputted line
Example
cargo run --example loop | cargo run counter
or
cargo run --example loop | bigcat "program-1" >> out.log &
cargo run --example loop | bigcat "program-2" >> out.log &
tail -f out.log
Install
using run cargo
cargo install bigcat
OR
download from here
Demo

Dependencies
~1–11MB
~61K SLoC