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
My brother suggested I might like this website.
He was entirely right. This post truly made my day. You cann’t imagine just how much time I had spent for this info!
Thanks!
What’s up, of course this paragraph is really fastidious
and I have learned lot of things from it concerning blogging.
thanks.
My site :: Vállalati WiFi rendszerek
Great site you’ve got here.. It’s hard to find good quality writing like
yours these days. I honestly appreciate individuals like you!
Take care!!
Check out a detailed technique f᧐r naturally regulating blood glucose levels.
Аlong Natural sugar support with Sugar Defender concentrating
оn food selections ɑnd exercise, іt iѕ neⅽessary to attend to stress
annd anxiety monitoring ɑnd rest quality to maintain proper hormonal agent levels аnd insulin function. Тһіs item
prօvides valuable recommendations for incorporating stress-relief techniques
ɑnd improving rest routines. Іt aⅼso explores making use of supplements, stressing tthe іmportance of
inquiring from а healthcare expert prior t᧐ introducing any kind of brand-new items rіght
into one’s routine. Ɍead more thegreatbookmark.ⅽom
It’s very trouble-free to find out any matter on net as compared to books, as
I found this paragraph at this website.
Hi there i am kavin, its my first occasion to commenting anywhere, when i read this post i thought i could also create comment
due to this brilliant article.
thanks for jarman.org.uk | Colourful grep on aix. and be careful with this link video perkosa anak kecil okay
Thank you for another informative site. Where else may I get that kind of information written in such an ideal method?
I have a project that I am just now running on, and I’ve been at the glance out for
such information.
My web site; WiFi installation services
Highly energetic article, I enjoyed that bit. Will there be a
part 2?
Feel free to visit my web site – IT helpdesk megoldások
Hey! I could have sworn I’ve been to this blog before but after checking through some of the post I
realized it’s new to me. Anyhow, I’m definitely glad I found it and I’ll be book-marking
and checking back frequently!
I really like what you guys tend to be up too.
This kind of clever work and coverage! Keep up the amazing works guys I’ve you guys
to my own blogroll.
Feel free to surf to my web-site :: Felhő alapú együttműködés
It’s actually very difficult in this active life to listen news on Television, thus I
simply use web for that purpose, and get the hottest news.
Heya i am for the first time here. I came across this board and
I find It truly useful & it helped me out a lot.
I hope to give something back and help others like you helped me.
Keep on writing, great job!
Great web site you’ve got here.. It’s hard to find good quality writing like yours nowadays.
I honestly appreciate people like you! Take care!!
Also visit my web page: IT-onderhoudsdiensten
No matter if some one searches for his required thing,
so he/she wishes to be available that in detail, thus that thing is maintained over
here.
Have you ever thought about adding a little bit more than just your articles?
I mean, what you say is fundamental and everything. However just imagine if you added some great
photos or videos to give your posts more, “pop”! Your content is excellent but with
pics and video clips, this website could undeniably be one of
the best in its field. Good blog!
Wonderful post! We are linking to this particularly great content on our site.
Keep up the good writing.
continuously i used to read smaller articles that as well clear their motive,
and that is also happening with this article which I am reading here.
Wonderful site. Lots of helpful information here. I’m
sending it to several buddies ans additionally sharing in delicious.
And obviously, thank you in your effort!
Review my web page: Vezeték nélküli hálózat telepítése
Hello would you mind letting me know which hosting company you’re utilizing?
I’ve loaded your blog in 3 different browsers and I must say this blog
loads a lot faster then most. Can you recommend a good internet hosting provider at a honest price?
Thanks, I appreciate it!
Here is my web site … WiFi optimization for businesses
An intriguing discussion is worth comment.
I believe that you need to publish more on this topic, it might not be a taboo subject
but generally folks don’t talk about such subjects. To the next!
All the best!!
Look at my web site … Microsoft OneDrive for Business
What’s Happening i’m new to this, I stumbled upon this I have discovered It positively helpful and it has aided me out loads.
I’m hoping to contribute & help different customers like its aided me.
Good job.
Here is my web site; Microsoft SharePoint setup
These are actually wonderful ideas in concerning blogging.
You have touched some pleasant things here. Any way keep up wrinting.
Feel free to surf to my homepage Microsoft OneDrive for Business
Hi, i believe that i saw you visited my site so i came
to return the favor?.I’m attempting to find issues to improve my website!I assume its good enough
to make use of a few of your ideas!!
This is a topic that’s near to my heart… Cheers!
Where are your contact details though?
My web page; Felhő termelékenységi eszközök
Heya i am for the first time here. I found this
board and I find It truly useful & it helped me out a lot.
I hope to give something back and help others like you aided me.
Also visit my web-site – Kantoor WiFi installatie
I don’t know if it’s just me or if perhaps everyone else encountering problems with your site.
It appears as though some of the text on your posts
are running off the screen. Can somebody else please comment and let me know if this is happening to them too?
This could be a issue with my web browser because I’ve had this happen previously.
Appreciate it
Here is my blog post :: Microsoft OneDrive voor Bedrijven
Your style is unique in comparison to other people I’ve read
stuff from. I appreciate you for posting when you’ve got
the opportunity, Guess I’ll just bookmark this page.
Hello, i think that i saw you visited my weblog thus i came to
“return the favor”.I’m attempting to find things to improve my web site!I
suppose its ok to use a few of your ideas!!
Keep on writing, great job!
Right here is the right web site for anybody who would
like to understand this topic. You realize a whole lot its almost hard to argue with you (not that I
really would want to…HaHa). You definitely put a new spin on a
subject that has been discussed for decades. Wonderful stuff, just
wonderful!
My brother suggested I might like this blog.
He was totally right. This post truly made my day.
You can not imagine just how much time I had spent for this information! Thanks!
Hi my family member! I want to say that this post is amazing, great
written and include approximately all important infos.
I would like to peer more posts like this .
This article offers clear idea in support of the new people
of blogging, that in fact how to do blogging.
Feel free to surf to my page: Microsoft cloud solutions
Hi there! This is my first visit to your blog! We are a group of volunteers and starting a new
initiative in a community in the same niche.
Your blog provided us beneficial information to work on. You have
done a marvellous job!
my web page … Office 365 consulting
I am genuinely pleased to glance at this website posts which consists of plenty of helpful data, thanks for providing these
statistics.
My brother recommended I would possibly like this web site.
He used to be totally right. This submit actually made my day.
You cann’t believe just how so much time I had
spent for this info! Thank you!
My blog post … Enterprise-grade WiFi
We stumbled over here by a different web page and thought I
might check things out. I like what I see so
now i’m following you. Look forward to finding out about your web page
repeatedly.
Have a look at my web blog Microsoft 365 szolgáltatások
Actually no matter if someone doesn’t know then its up to other people that they will help, so here it takes place.
Here is my blog post: Zakelijk internet oplossingen
Quality posts is the main to be a focus for the viewers to
pay a quick visit the website, that’s what this web page is providing.
No matter if some one searches for his vital thing, so he/she wishes to be available that in detail, thus that thing is maintained
over here.
Have you ever considered writing an e-book or guest
authoring on other websites? I have a blog centered on the same topics you discuss and would love to have you share some stories/information. I know my audience would enjoy your work.
If you’re even remotely interested, feel free to shoot me
an e-mail.
сайт
Everyone loves what you guys tend to be up too.
This kind of clever work and coverage! Keep up the very good works
guys I’ve included you guys to my blogroll.
my web page – Business network setup
Great goods from you, man. I’ve understand your stuff previous to
and you are just extremely fantastic. I really like what
you’ve acquired here, certainly like what you are saying and the way in which you say it.
You make it enjoyable and you still take care of to keep it
smart. I can not wait to read far more from you. This is really a
wonderful site.
Stop by my page: WiFi optimization for businesses
I have read so many content about the blogger lovers but this piece
of writing is actually a nice article, keep it
up.
Stop by my web page: IT infrastructure support
Post writing is also a excitement, if you be familiar with then you can write if not it is
complex to write.
Take a look at my webpage Vállalati együttműködés eszközök
you are really a good webmaster. The web site loading velocity is amazing.
It kind of feels that you are doing any unique trick.
Also, The contents are masterwork. you’ve done a fantastic task on this subject!
my webpage Netwerkprestatie monitoring
Greetings! Very helpful advice in this particular post!
It is the little changes that produce the largest changes.
Thanks for sharing!
my website – Zakelijk internet oplossingen