Does anyone know how to go about escaping a "*" in a bash script?

I want to do the following

query="  select * from table where column1='something'   "



-- 
[email protected] mailing list

Reply via email to