Possible Duplicate:
How to trim whitespace from bash variable?
I have searched and attempted a number of solutions but nothing seems to work for me...
I have a shell variable which is causing issues due to leading and trailing spaces. how can we get rid of all the spaces in a single line using shell script?