Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 254 Bytes

Bling

Bling reads text from file or standard input, colors it according to a set of regular expressions and writes it back to standard output.

Usage

bling -COLOR=PATTERN [-COLOR=PATTERN...] [FILE]

Examples

bling -red='.*error.*' /some/file