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
naturally like your web-site but you have to take a look at the spelling on quite a few of your posts.
A number of them are rife with spelling issues and I to find it very bothersome to inform the truth nevertheless I will definitely come back
again.
Feel free to surf to my site Sex Forum
Hey there! This is kind of off topic but
I need some help from an established blog. Is it difficult to set up your own blog?
I’m not very techincal but I can figure things out pretty quick.
I’m thinking about creating my own but I’m not sure
where to begin. Do you have any ideas or suggestions?
Thank you
I’m really enjoying the design and layout of your site.
It’s a very easy on the eyes which makes it much more pleasant for me to come here and visit
more often. Did you hire out a developer to create your theme?
Outstanding work!
It’s enormous that you are getting thoughts from this
piece of writing as well as from our argument made
at this time.
I know this if off topic but I’m looking into starting my own weblog and was curious what all is needed to get
setup? I’m assuming having a blog like yours would cost a pretty
penny? I’m not very web smart so I’m not 100% positive. Any recommendations or advice would be greatly appreciated.
Cheers
Hey I know this is off topic but I was wondering if you knew of any
widgets I could add to my blog that automatically tweet
my newest twitter updates. I’ve been looking for a plug-in like this for quite
some time and was hoping maybe you would have some experience with something like this.
Please let me know if you run into anything. I truly enjoy reading your blog and
I look forward to your new updates.
Hi! I know this is kind of off topic but I
was wondering which blog platform are you using for this website?
I’m getting fed up of WordPress because I’ve had problems with hackers and I’m looking
at options for another platform. I would be great if you could point
me in the direction of a good platform.
Hurrah, that’s what I was looking for, what a stuff!
present here at this webpage, thanks admin of this website.
This article offers clear idea in support of the new visitors of blogging, that truly how to do
blogging and site-building.
Hi my loved one! I wish to say that this post is amazing, great writtsn and come wth almost all significant infos.
I’d like to see more posts llike this .
Feel free to visikt myy wweb blog … escort in Panipat
It’s an awesome article for all the internet users; they will take benefit from
it I am sure.
http://digimarketing25.s3-website.eu-west-3.amazonaws.com/research/digimarketing25-(1628).html
The mom of the bride’s Oscar de la Renta gown was such a success, it really impressed the bridesmaids’ bouquets.
Valuable information. Lucky me I found your website by chance, and I am surprised why this twist of fate didn’t came about earlier!
I bookmarked it.
Meds information leaflet. Generic Name.
levaquin
Actual about meds. Read now.
hey there and thank you for your info – I’ve definitely
picked up something new from right here. I did however expertise a few technical points using this website, as I
experienced to reload the site many times previous to I could get it to load
properly. I had been wondering if your web host is
OK? Not that I’m complaining, but slow loading instances times will often affect your placement in google and can damage your high
quality score if advertising and marketing with Adwords.
Anyway I am adding this RSS to my e-mail and could look out for a
lot more of your respective intriguing content.
Make sure you update this again very soon.
Review my web page … highstakes 777
Thankfulness to my father who stated to me on the topic of this website, this web site is actually amazing.
Thanks! Great stuff.
what is differences between organic farming at balkan-pharm.com farming at home? for many foods, like tomatoes and peppers, twist a little, and always ready.
Feel free to surf to my web site … https://balkan-pharm.com/
hello!,I really like your writing very a lot! share we be in contact more about your post on AOL?
I need a specialist on this space to solve my problem.
May be that’s you! Looking forward to see you.
Hello, this weekend is nice in favor of me, since this point in time i am
reading this enormous educational paragraph here at my home.
https://dantexvniy.thenerdsblog.com/27244205/marketing-options
Fantastic blog you have here but I was curious about if you
knew of any discussion boards that cover the same topics discussed in this
article? I’d really like to be a part of online community where I can get suggestions from
other knowledgeable people that share the same interest.
If you have any recommendations, please let me know.
Kudos!
simply click the up coming webpage
jarman.org.uk | Colourful grep on aix.
Hey there just wanted to give you a brief heads up and
let you know a few of the pictures aren’t loading properly.
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 outcome.
Have you ever thought about including a little bit more than just your articles?
I mean, what you say is important and all. However imagine if
you added some great images or video clips to give your
posts more, “pop”! Your content is excellent but with images and clips,
this site could undeniably be one of the most beneficial
in its field. Fantastic blog!
I couldn’t refrain from commenting. Perfectly written!
Alcohol dependence may be a difficult difficulty to beat, but looking for assistance coming from a credible alcohol rehabilitation center may create all the distinction. These resources supply organized plans, health care direction, and emotional support to help individuals reclaim their lives from the holds of alcoholism, https://britneyvelez.jigsy.com/entries/general/five-important-tips-for-deciding-on-an-alcohol-center.
Hi there to every one, it’s in fact a fastidious for me to pay a quick visit this site,
it consists of valuable Information.
I’m very happy to find this page. I want to to thank you for your time just for this fantastic read!!
I definitely enjoyed every little bit of it
and I have you book marked to check out new stuff on your web site.
I every time used to read paragraph in news papers but now as I
am a user of internet therefore from now I am using
net for articles, thanks to web.
hey there and thank you for your information – I’ve
certainly picked up anything new from right here.
I did however expertise some technical points using this website, since I experienced to reload the site
a lot of times previous to I could get it to load correctly.
I had been wondering if your web hosting is OK? Not that I’m complaining,
but slow loading instances times will sometimes affect your placement in google and can damage your quality score if ads and marketing with Adwords.
Well I am adding this RSS to my email and could look out for a lot more of
your respective exciting content. Make sure you
update this again soon.
Hi, Neat post. There is an issue along with your site in web explorer, would test this?
IE nonetheless is the market chief and a big section of other folks will pass over your wonderful
writing because of this problem.
Link exchange is nothing else except it is simply placing
the other person’s blog link on your page at suitable place and other person will also do same in support of you.
Greetings! This is my first visit to your blog! We are a team of
volunteers and starting a new project in a community in the same niche.
Your blog provided us useful information to work on. You have done a extraordinary job!
This is a topic that’s near to my heart… Best wishes!
Where are your contact details though?
Thanks for the good writeup. It actually was once a entertainment account it.
Look complicated to far introduced agreeable from you!
By the way, how can we keep up a correspondence?
It is appropriate time to make some plans for the future and it is time to
be happy. I’ve read this post and if I could I desire to suggest
you some interesting things or suggestions. Maybe you can write next articles referring to
this article. I wish to read even more things
about it!
This is a topic which is close to my heart… Best wishes!
Exactly where are your contact details though?
Hey would you mind letting me know which webhost you’re using?
I’ve loaded your blog in 3 different web browsers and I must say this blog
loads a lot quicker then most. Can you suggest a good hosting provider at a fair price?
Kudos, I appreciate it!
hello there and thank you for your info – I have definitely picked up something new from right here.
I did however expertise some technical points using this web site, as
I experienced to reload the website lots of times previous to I could
get it to load properly. I had been wondering if your web hosting is
OK? Not that I am complaining, but sluggish loading instances times will very frequently affect your
placement in google and can damage your high-quality score
if advertising and marketing with Adwords. Well I am adding this RSS to
my e-mail and could look out for much more of your respective fascinating content.
Ensure that you update this again soon.
Please let me know if you’re looking for a author for
your weblog. You have some really great articles and I believe I
would be a good asset. If you ever want to take some of the load off, I’d absolutely
love to write some material for your blog in exchange for a link back to mine.
Please shoot me an e-mail if interested. Thanks!
Thank you for your valuable writing. If you would like to visit my website and have any suggestions about my website, please reply to this message. Regards: [Zümrüt Plastik Website] https://nvspwiki.hnue.edu.vn/index.php?title=Th%C3%A0nh_vi%C3%AAn:JuliusBurdekin0
I have been surfing online more than 3 hours lately,
yet I by no means discovered any fascinating article
like yours. It is lovely price sufficient for me. In my
opinion, if all webmasters and bloggers made
excellent content material as you probably did, the internet might be a lot more useful
than ever before.
Оригинальный сайт 1win. Рекомендую!
Hi, this weekend is fastidious in support of me, because this
occasion i am reading this wonderful informative paragraph here
at my residence. https://Dublinohiousa.gov/
Hi, this weekend is fastidious in support of me, because this
occasion i am reading this wonderful informative paragraph
here at my residence. https://Dublinohiousa.gov/
It iѕ in pοint of fact a reat and helpful piece of info.
I am satisfied thɑst you sharԀ this uѕeful information with
us. Please keep us up to date like thіs. Thank you for sharing. http://wiki-ux.info/wiki/User:JannieMcLendon
It iѕ in point of fact a great and helpful piece
of info. I am satiѕfvied that yyou hared this useful information with us.
Ꮲlease keep us up tto date like this. Thank you for sharing. http://wiki-ux.info/wiki/User:JannieMcLendon
Today, I went to the beachfront with my children. I found a sea shell and gave
it to my 4 year old daughter and said “You can hear the ocean if you put this to your ear.” She placed the shell to her ear and screamed.
There was a hermit crab inside and it pinched her ear. She never wants to go back!
LoL I know this is totally off topic but I had to tell someone!