Export mysql data to a tab-separated file

# mysqldump -u root -p --no-create-info -T=/tmp --fields-terminated-by='\t' db tabell