Skip to content

cedric05/bigcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published