Justin Clift wrote: > if [ x"$foo" = x"" ]; then This is the safest way. It prevents problems when $foo begins with with a "-" I don't know about your first question, though.
Next: From: Ross J. Reedstrom Date: 2001-10-01 15:02:15 Subject: Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error Previous: From: Thomas Swan Date: 2001-10-01 14:42:56 Subject: Re: Bulkloading using COPY - ignore duplicates?