Colourful grep on aix.
Linux implements a decent version of grep and highlights the search term using colour. Whilst AIX terminals can support colour (if your term session supports it) with escape codes I have not seen any way of making grep or egrep etc colourful.
On linux you simply add the parameter –color=auto such as
grep --color=auto SearchTerm {files}
Well as I couldn’t find anything on google I decided to implement something. And this is what I came up with. However the one bug I didn’t manage to resolve was If searching case insensitively the highlighting will only find the correct case. As sed does not support case insensitively this is a problem to solve. If nawk or gawk is installed, they do support it with the -i parameter.
#!/bin/ksh
#************************************************************************
# *
# Module Name : grepc.sh *
# Author : Dave Jarman +
# *
# Edit Record (most recent edit at top of list) *
# Date By CF Comments *
# --------- --- ---- --------------------------------------- *
# 5-Apr-12 DCJ i Use ampersand in sed search results as
# matched string to better handle regular
# expressions (thanks Zolo).
# 20-Sep-11 DCJ New file *
#************************************************************************
#
# Executes grep but with the escape codes to colourise the output.
#
# Known Bugs:
# If searching case insensitively the highlighting will only find the
# correct case. As sed does not support case insensitively this is a problem
# to solve. If nawk or gawk is installed, they do support it with the -i
# parameter.
#
# Other colours are available. Use the following lines.
# Blue echo "s/$QRY/\033[1;34m$QRY\033[0m/g" > $TMP/$$.sed
# Light blue echo "s/$QRY/\033[1;36m$QRY\033[0m/g" > $TMP/$$.sed
# Inverse blue echo "s/$QRY/\033[44;37m$QRY\033[0m/g" > $TMP/$$.sed
# Red echo "s/$QRY/\033[0;31m$QRY\033[0m/g" > $TMP/$$.sed
#************************************************************************
# Check for any options and save them
OPT=
while [[ $1 = [-+]?* ]]
do
OPT="$OPT $1"
shift
done
#
# Get the search string.
QRY=$1
shift
#
# Create a sed script to subsitiute for the appropriate colour.
# Show the search term in Blue
# echo "s/$QRY/\033[1;34m$QRY\033[0m/g" > $TMP/$$.sed
echo "s/$QRY/\033[1;34m&\033[0m/g" > $TMP/$$.sed
# echo /usr/bin/grep $OPT "$QRY" $* "|" sed -u -f $TMP/$$.sed
/usr/bin/grep $OPT "$QRY" $* | sed -f $TMP/$$.sed
#
# Clean up the tmp file *
rm $TMP/$$.sed
#
# Finish
exit 0
I always spent my half an hour to read this blog’s articles
all the time along with a cup of coffee.
Here is my webpage :: trust contest california
My ϲoder isѕ trying tⲟ convince me to move to .net from PHP.
I have always disliked tthe idea becauuse of the costs.
But he’s tryiong none thee lеss. I’ve been using Movable-type on a
number of websites for about a year and amm anxious about
switchіng to anotһer ρlatform. I havе heard good thingѕ about
Ьlogengine.net. Is there a way I can import all my wordpress content into it?
Any heⅼp would be greatly appreciated!
Greetings! Very helpful advice in this particular post! It’s the
little changes which will make the biggest changes.
Many thanks for sharing!
My web site … dividing a trust into sub trusts
Thanks for sharing such a good opinion, post is fastidious, thats why i have read it entirely
I have read so many articles or reviews about the blogger lovers except this post is really a good piece of writing,
keep it up.
Thanks for any other informative web site. Where else may just
I get that type of info written in such an ideal way?
I have a undertaking that I am just now working on, and
I have been at the glance out for such information.
The other day, while I was at work, my sister stole my iphone and
tested to see if it can survive a 40 foot drop, just so she can be a youtube sensation. My apple ipad is now
broken and she has 83 views. I know this is completely off topic but I had to share it with someone!
Fantastic blog! Do you have any helpful hints
Golden Doodles For Adoption aspiring writers?
I’m hoping to start my own site soon but I’m a little lost on everything.
Would you recommend starting with a free platform like
Wordpress or go for a paid option? There are so many choices out there that I’m totally confused ..
Any ideas? Thank you!
Greetings! Very useful advice in this particular article!
It is the little changes which will make the greatest changes.
Thanks a lot for sharing!
There’s certainly a lot to know about this topic.
I like all the points you’ve made.
Thanks for another informative web site. The place else may I get that type of info written in such an ideal method?
I have a mission that I’m simply now working on, and I’ve been on the glance out
for such info.
There is definately a great deal to learn about tis
subject. I really ike all of the points you’ve
made.
Feel free to surf to my webpage … szukam opiekunki niemcy
Ϝoг thе reason that the admin of this web pagge is working, no uncertanty very rapidly it will be
famous, due tto iits feature contents.
Thank you for any other wonderful article. Where else
may anyone get that type of info in such an ideal manner of
writing? I’ve a presentation next week, and I am on the look for such information.
It’s actually a great trustee release and indemnification agreement helpful piece of info.
I am satisfied that you simply shared this useful info with us.
Please keep us informed like this. Thanks for sharing.
I love your blog.. very nice colors & theme. Did you design this website yourself or did you hire
someone to do it for you? Plz answer back as I’m looking to design my own blog and would like to know where
u got this from. appreciate it
Hmm it looks like your blog ate my first comment (it
was extremely long) so I guess I’ll just sum it up what I had
written and say, I’m thoroughly enjoying your blog. I as well am an aspiring blog writer
but I’m still new to everything. Do you have any points for rookie blog writers?
I’d genuinely appreciate it.
Also visit my web blog – Golden Doodle Radio
I’m not sure exactly why but this website is loading incredibly slow
for me. Is anyone else having this problem or is it a issue on my end?
I’ll check back later on and see if the problem still exists.
I’m gone to tell my little brother, that he should also pay a quick visit this blog on regular basis to take updated from most up-to-date news update.
Awesome! Its in fact amazing paragraph, I have got much clear idea concerning from this post.
A fascinating discussion is worth comment. There’s no doubt
that that you should write more on this topic, it may not be
a taboo matter but generally people don’t discuss such issues.
To the next! Kind regards!!
I do trust all the concepts you have presented for your post.
They’re very convincing and will definitely work. Still, the posts are
very quick for starters. Could you please extend them a bit from
next time? Thank you for the post.
Also visit my web site – sample heggstad petition
The other day, while I was at work, my cousin stole my apple ipad and
tested to see if it can survive a 40 foot drop, just so she can be a youtube sensation. My apple ipad is now destroyed and she has 83 views.
I know this is completely off topic but I had to share it with someone!
Yes! Finally something about mobile app developer in nigeria.
Hello there, just became aware of your blog through Google, and found that it is truly informative.
I am going to watch out for brussels. I’ll appreciate
if you continue this in future. Many people will be benefited from your writing.
Cheers!
Thanks for ones marvelous posting! I certainly enjoyed
reading it, you’re a great author.I will be sure how to obtain a copy of a will in california
bookmark your blog and may come back later on. I want to encourage you to ultimately continue your great work,
have a nice evening!
Kudos! Lots of forum posts!
Hiya very cool site!! Man .. Beautiful .. Superb ..
I’ll bookmark your site and take the feeds additionally?
I am satisfied to seek out a lot of useful info here within the submit, we want work out extra strategies on this regard, thank you for sharing.
. . . . .
طلایاب
When some one searches for his required thing, so he/she desires to be available that in detail, thus that thing is maintained
over here.
What’s up to every body, it’s my first visit of this web site;
this website consists of awesome and contest a will in california
fact fine information for visitors.
I’d like to find out more? I’d love to find out
some additional information.
If some one wishes to be updated with most recent technologies therefore he must
be pay a visit this website and be up to date all the time.
When I originally commented I seem to have clicked on the -Notify me when new comments are added- checkbox
and now each time a comment is added I receive 4 emails with the same comment.
There has to be an easy method you are able to remove
me from that service? Thanks!
Link exchange is nothing else except it is just placing
the other person’s website link on your page at appropriate place and other person will also do same
in favor of you.
Thanks a bunch for sharing thbis with all folks you really recognize what
you are talking about! Bookmarked. Kinmdly additionally seek advice from my web site =).
We may have a linjk trde agreement between us
Stop by my blog; Massage Forum
Touche. Outstanding arguments. Keep up the good effort.
I’m really loving the theme/design of your website. Do you ever
run into any browser compatibility problems? A handful of my blog audience have complained
about my site not operating correctly in Explorer but looks great in Firefox.
Do you have any solutions to help fix this problem?
Look into my blog post – california estate attorneys
Medicines information sheet. Drug Class.
lioresal online
Actual what you want to know about pills. Read information here.
под рукой «Электронагрев» свой склад, https://https://eks-bio.ru// где в любой момент в наличии предоставляемые среди модели нагревателей.
I’m not that much of a online reader to be honest
but your sites really nice, keep it up! I’ll go ahead
and bookmark your site to come back later. Cheers
Hey very nice blog!
Mayy I simply say what a comfort to find someone who truly knows what thbey aree discussing on the internet.
You definitely realize hoow to bring an issuee to light
and make it important. Moore peiple have too read this and understand this side of your story.
I waas surprised you’re not more popular since you definitely possess the gift.
Feel free to visit my site :: Massage Forum
Good write-up. I absolutely appreciate this site.
Keep it up!
Its like you learn my mind! You seem to know a lot about this, like you wrote the ebook in it or something.
I believe that you just could do with some percent to drive
the message house a little bit, however instead of that, that is great blog.
An excellent read. I’ll certainly be back.
I was curious if you ever thought of changing the structure of
your site? Its very well written; I love what youve
got to say. But maybe you could a little more in the
way of content so people could connect with it better.
Youve got an awful lot of text for only having 1 or two
pictures. Maybe you could space it out better?
I think that is one of the most vital information for me.
And i’m satisfied studying your article. However want
to statement on some general things, The site
style is wonderful, the articles is really great : D.
Just right job, cheers
Really no matter if someone doesn’t know afterward its up to other visitors that they will help, so here it takes place.
Here is my page :: Beautiful Golden Doodles
Hi there, all the time i used to check webpage posts here in the early hours in the dawn, for the reason that i enjoy to learn more and more.
my web page … Golden Doodle Puppies
I for all time emailed this blog post page to all my contacts, as if like to read it next my friends will too.