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
Great post. I was checking continuously this weblog and I am impressed!
Very helpful info particularly the final phase 🙂 I care for such
information much. I was looking for this certain information for a very lengthy time.
Thanks and good luck.
If you are going for best contents like myself, simply pay a quick visit this site all the time for the reason that it
gives quality contents, thanks
Fantastic beat ! I would like to apprentice even as you amend your site,
how could i subscribe for a blog website? The account helped me
a applicable deal. I had been a little bit acquainted of this your broadcast offered shiny clear concept
I’ll immediately seize your rss as I can’t find your e-mail subscription link or newsletter
service. Do you’ve any? Kindly allow me recognize in order that I may
just subscribe. Thanks.
Hello, I log on to your blog daily. Your writing style is witty, keep it
up!
I would like to express thanks to the writer just for rescuing me from this trouble. Right after searching throughout the the web and coming across basics that were not beneficial, I assumed my life was gone. Living minus the approaches to the problems you’ve resolved by way of your entire post is a serious case, and those that would have in a negative way affected my career if I hadn’t noticed your site. Your primary talents and kindness in dealing with all things was crucial. I am not sure what I would’ve done if I had not discovered such a stuff like this. It’s possible to at this moment look forward to my future. Thanks a lot very much for your expert and results-oriented guide. I won’t hesitate to endorse the website to anyone who ought to have tips about this subject matter.
Hello there! Do you use Twitter? I’d like to follow you
if that would be ok. I’m definitely enjoying your blog and look
forward to new posts.
I blog often and I seriously thank you for your content.
Your article has truly peaked my interest. I’m going to book mark your site and keep
checking for new details about once a week. I opted in for
your RSS feed as well.
Someone necessarily assist to make seriously articles I might state.
That is the first time I frequented your website page and up to now?
I surprised with the analysis you made to make this actual put up incredible.
Fantastic process!
Just want to say your article is as astonishing. The clarity in your post is simply spectacular and i can assume
you’re an expert on this subject. Well with your permission let me to grab your feed to keep up to date with forthcoming post.
Thanks a million and please keep up the enjoyable work.
After looking into a number of the blog articles on your web site, I
honestly like your way of writing a blog. I added it to my bookmark webpage list and will
be checking back soon. Take a look at my website
too and let me know what you think.
I have read so many articles or reviews on the topic of the blogger lovers however this post is
truly a good piece of writing, keep it up.
hello!,I like your writing very so much! percentage we communicate more about your post on AOL?
I need a specialist in this house to solve my problem.
Maybe that is you! Having a look ahead to see you.
Great goods from you, man. I’ve understand your stuff previous
to and you are just too magnificent. I really like what you have acquired here,
certainly like what you’re saying and the way in which you say it.
You make it entertaining and you still care for to keep it smart.
I can’t wait to read far more from you. This is really a tremendous
site.
Saved as a favorite, I love your website!
my webpage :: feednewsbet (feednewsbet.com)
I have been surfing online more than 4 hours today,
yet I never found any interesting article like yours. It is pretty
worth enough for me. In my view, if all webmasters and bloggers
made good content as you did, the web will be much more useful than ever before.
Spot on with this write-up, I absolutely feel this amazing
site needs a great deal more attention. I’ll probably be returning to
read through more, thanks for the advice!
The benefits reviewed in this discussion forum string highlight the important role that essay composing solutions play in
helping students throughout their academic trip. As a person who has
actually used these services, I can personally vouch for their significant influence on my scholastic accomplishments.
essay writer service
I resonate deeply with the focus placed on professional help,
quality assurance, and effective time monitoring. Having access to experienced authors
who provide customized advice has actually greatly boosted the quality of my essays and deepened my comprehension of tough subjects.
Furthermore, the assurance of creativity and adherence to academic requirements has instilled confidence in me, understanding that
my work is authentic and trustworthy. Additionally, the prompt shipment of essays has enabled me to remain arranged with my
jobs and relieve last-minute tension.
To conclude, I totally agree with the beliefs revealed in this
discussion forum thread. Essay creating services are
important resources for trainees pursuing scholastic quality, and I
am grateful for the benefits they have supplied in helping me reach my educational
objectives.
Hello, after reading this amazing post i am also cheerful to share my
know-how here with friends.
I know this if off topic but I’m looking into starting my own blog and was wondering
what all is needed to get setup? I’m assuming having a blog like yours would cost a pretty penny?
I’m not very internet smart so I’m not 100% positive.
Any suggestions or advice would be greatly appreciated.
Appreciate it
Very nice article, totally what I was looking for.
It’s ɡoing to Ьe finish of mine Ԁay, ƅut
before finish I am reading this enormous post tօ increase my experience.
Some genuinely excellent content on this internet site, appreciate it for contribution. “Be absolutely determined to enjoy what you do.” by Sarah Knowles Bolton.
Introduction Trim Keto Tonic Supplement has gained popularity in recent years
as an effective tool for achieving weight loss goals.
I do not know whether it’s just me or if everybody else encountering problems with your blog.
It seems like some of the written text within your content are running off the screen. Can someone else please comment and let me know if this is happening to them as well?
This might be a problem with my web browser because I’ve had this happen before.
Thanks
Paragraph writing is also a fun, if you know afterward you can write or else it is
complicated to write.
My site; Massage Forum
I have read so many articles or reviews regarding the blogger lovers however this article
is in fact a good paragraph, keep it up.
I every time emailed this weblog post page to all my friends, as if like to read it next my links will too.
My webpage … highstakes 777 online play
Hi just wanted to give you a brief heads up and let you know a few of
the pictures aren’t loading correctly. I’m not sure why but I think its a linking issue.
I’ve tried it in two different browsers and both show the same results.
Hi every one, here every one is sharing these kinds of experience, so it’s pleasant to
read this weblog, and I used to pay a visit this webpage all the time.
Hello it’s me, I am also visiting this web page on a regular basis,
this web page is really good and the people are genuinely sharing nice thoughts.
Hi there! I could have sworn I’ve been to this blog before but after going through many of
the posts I realized it’s new to me. Regardless,
I’m definitely pleased I found it and I’ll be book-marking it and checking back regularly!
My homepage … 다음 항목에 오류가 있습니다.
І kow this web page gives quality depending articles and
extrа information, is tһerre any other weƅ page which
givves such things in quality?
telkomwd
jarman.org.uk | Colourful grep on aix.
I was looking at some of your articles on this site and I believe this site is very instructive! Retain posting.
Hello i am kavin, its my first time to commenting anyplace, when i read this piece of
writing i thought i could also make comment due to this brilliant piece of writing.
การพัฒนาและสร้างเกม Relax Gaming ล่าสุดเสมอ
ยุคเวลา เวลานี้ใน วงจรเกม
ออนไลน์ ที่กำลังเติบโต
อย่างเป็นที่นิยม
บริษัทของ RelaxGaming Casino กำลังจะพยายามเป็นที่ นิยมมาก อย่างมาก
ด้วย การพัฒนา เกมส์ ที่สร้างความบันเทิง และอีก
ประสบการณ์ ที่น่าตื่นตาตื่นใจ ให้ นักเล่น
ทั่วทั้ง โลกของเรา บริษัทนี้ ไม่เพียงแต่เพียงแค่ มีการเกม ที่หลากหลายแนว
และ น่าสนใจเท่า ด้วย แต่ยัง มุ่งมั่นในการ พัฒนา ที่ทันสมัยและ เพื่อที่จะ ประสบการณ์การเล่นเกม เป็นประสบการณ์ที่ ประสบการณ์ที่ ที่สมบูรณ์แบบมาก ด้วย ทีมงาน ผู้พัฒนา ที่เชี่ยวชาญ และ ความมุ่งมั่นที่สูง ในการสร้างเกม เกมที่มี เอกลักษณ์ RelaxGaming กำลังจะก้าวไปข้างหน้า อย่างแน่นอนแน่น ใน วงการเกม
แห่งนี้ ดังนั้น, อย่า พลาดจาก เกมใหม่ของ RelaxGaming ที่กำลังจะ
ได้รับรางวัล และก็รับใจคุณ อย่างแน่นอน!
My homepage – relax gaming เว็บตรง
I am genuinely pleased to glance at this blog posts which contains plenty
of valuable data, thanks for providing these kinds of data.
Hey! Do you know if they make any plugins to
help with Search Engine Optimization? I’m trying to get my blog to rank for some targeted
keywords but I’m not seeing very good gains. If you know of any please share.
Many thanks!
I have been surfing online more than 4 hours today, yet I never found any interesting
article like yours. It is pretty worth enough for me. In my opinion, if all web
owners and bloggers made good content as you did, the internet will be a lot more useful than ever before.
Definitely consider that that you said. Your favorite reason appeared to be at the net the easiest thing to
consider of. I say to you, I certainly get irked at the same time as other people consider worries that they just do not recognize about.
You managed to hit the nail upon the top and outlined out the entire thing
without having side-effects , people can take a signal. Will likely be again to get more.
Thanks
And they wrestled with the need to make use of social media, regardless of its flaws. A buying and selling computer is a computer that is specially designed to be used by traders.
I am not sure where you’re getting your info, but
good topic. I needs to spend some time learning much more or understanding more.
Thanks for excellent info I was looking for this information for my mission.
I’d like to thank you for the efforts you have put in writing this blog.
I really hope to check out the same high-grade blog posts
by you later on as well. In truth, your creative writing
abilities has inspired me to get my own website now 😉
Ԍreat goods from you, man. I’ve undeгstand yoour stuff previous to annd you are juѕt too great.
I actually likie what you have acquіred here, certainly ⅼike what y᧐u’re stating and
the way in which you say it. You make it entertaining aand you ѕtill
care foг to keep іit sensiƄle. I can not wait to read far more from you.
Thiѕ is actually a ցгeat website.
I like the valuable information you provide in your articles.
I’ll bookmark your weblog and check again here regularly.
I’m quite certain I’ll learn lots of new stuff right here!
Best of luck for the next!
my website … Pinterest
Excellent beat ! I wish to apprentice while you amend your site, how can i
subscribe for a blog website? The account helped me a acceptable deal.
I had been tiny bit acquainted of this your broadcast offered bright
clear concept
It’s an amazing article for all the web viewers; they
will take advantage from it I am sure.
Link exchange is nothing else but it is only placing the other person’s weblog
link on your page at suitable place and other person will also do same
in favor of you.