system("/usr/local/mysql/bin/mysql -u anonymous -h my.database.org --execute='show databases' | grep $temp_choice > dblist.txt") ;