Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: "em" - Emphasize text using regular expressions

by FloydATC (Deacon)
on Apr 27, 2013 at 07:52 UTC ( [id://1030937]=note: print w/replies, xml ) Need Help??


in reply to Re: "em" - Emphasize text using regular expressions
in thread "em" - Emphasize text using regular expressions

With this tool you can just type
tail -f logfile | em "interesting"

...instead of
export GREP_COLOR="33;1" && tail -f logfile | grep "interesting" --colour

And you can do more than one regex/color in the same filter.

-- Time flies when you don't know what you're doing

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1030937]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-26 01:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found