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

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

Reply via email to