0.0.3 • Published 10 years ago

tail-ldjson v0.0.3

Weekly downloads
2
License
BSD
Repository
github
Last release
10 years ago

Tail ldjson

Allows you to tail line delimmited json files.

Usage

npm install -g tail-ldjson;

Examples:

Tail all .log files in current directory:

tailldjson *.log; # tail all *.log files in current directory

Tail all files in current directory:

tailldjson ./     # tail all files in current directory
0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago