ive never used
eval before, it just wasnt neccessary..
Thank you for your interesting reply
query="mysqldump -h $DBSource -u rx -p $DB $TABLE --where '$Field >
$(($IDstart-1)) and $Field < $(($IDend+1))' > ./tmp/$TABLE$Dumpname"
eval $query
Kind Regards
Arensta
or the where flag, i have
tried escaping them to no avail.. :(
Your help would be extremely useful..
Arenstar
--
View this message in context:
http://www.nabble.com/mysqldump-usage-in-bash-tp25167570p25167570.html
Sent from the Gnu - Bash mailing list archive at Nabble.com.