Skip to content

danci1973/hilite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

hilite

hilite is a simple Bash script for highlighting patterns in text streams with customizable colors. Made with help of ChatGPT. :)

Installation

wget -O hilite https://raw.githubusercontent.com/YOUR_USERNAME/hilite/main/hilite
chmod +x hilite
mv hilite /usr/local/bin/

Usage

tail -f logfile | hilite -l blue -m bright_cyan "error"

Licence

MIT License.

About

A simple Bash script to highlight matching patterns in text streams with customizable colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages