HOWTO: dump data into MYSQL

From a Unix shell:

#>  -hHOSTNAME -uUSER -pDBPASSWD DBNAME < DUMPED_TEXTFILE

Simple eh :)