Hi,

How, where to get started?

On Windows to have Perl search a text file and display all of the file on STDOUT but the matched words to show in color.

I can do some regex. But I haven't a clue about how to color matched words or if it can be done on Windows. I know the Vim editor can do that. But I want to accomplish it on STDOUT using Perl.

STDOUT is what normally prints to the command prompt screen, right?

--
Alan.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to