You need to quote the variable reference as well: Ex 1: me$ FOO="BAR * BAR" me$ echo "$FOO" BAR * BAR Ex 2: FOO="BAR * BAR" echo "$FOO" Ex 3: queryString="INSERT OVERWRITE LOCAL '/usr/local/testTemp/test' DIRECTORY SELECT * FROM test24 limit 5;" echo "$queryString" … [Read more...] about Escape Asterisk in Shell script
Informal-Explanations
Disable Auto Face Recognition Feature – Facebook Is Making Stalkers Job Easier!
Facebook, the online social networking site, has added a new feature that takes your privacy and throws it out the window. There is an auto facial recognition feature that is ON by default. Unfortunately there are a lot of issues with this and they completely outweigh any positive points that this feature may have. First off, this feature is ON by default. I personally know … [Read more...] about Disable Auto Face Recognition Feature – Facebook Is Making Stalkers Job Easier!
Improve Your Abilities By Getting Training Videos And Free Software Tutorials From Vtc
Improve Your Abilities By Getting Training Videos And Free Software Tutorials From Vtc Most of the times, your job needs you to be familiar with a latest programming language, or else you have to use some latest software application for that very purpose. However, you have to pay money for gaining knowledge in these new skills at the training centers, especially if your … [Read more...] about Improve Your Abilities By Getting Training Videos And Free Software Tutorials From Vtc
Grammar Tips For Writers, Bloggers And Authors And TOEFL Tests Good Practice
Clif, every now and then pitches in to correct the mistakes in articles I write, which helps me improve my writing skills. Today, he pointed me to a link, where he has compiled and organized URLs from different websites, which has grammar tips for writers, bloggers and authors. A few links to good practice tips for TOEFL tests are also included. The topics include, but are … [Read more...] about Grammar Tips For Writers, Bloggers And Authors And TOEFL Tests Good Practice
Can We Resubmit / Force Robots.txt To Be Updated ?
If you are new to 'webmaster'ing, one of the first things you should be aware of - is of robots.txt. For a starter who is figuring what robots.txt is, these two links will give you fair idea about it: link 1 and link 2. When you discuss the advantages of robots.txt, different people have different views: some think it's a very good idea to have robots.txt on their site, … [Read more...] about Can We Resubmit / Force Robots.txt To Be Updated ?