On Mon, 28 Mar 2005 12:42:58 -0500,  wrote:

>
>Have you tried the following:
>
>    mysqldump="/cygdrive/c/program files/mysql/MySQL Server 
> 4.1/bin/mysqldump.exe"
>    "$mysqldump" $params
>
>Without the double-quotes around the actual call, the variable gets
>split at spaces such that only the part up to the first space is treated
>as the command (/cygdrive/c/program\) and the rest as parameters

>Cheers,
>Sebastien
That worked thanx



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to