1> test "x$foo" != "x"

2> I'm in the habit of writing it like this: test x"$foo" != x""

And exactly why are you using both the quotes and the x?

H

Reply via email to