for SQL in *.sql; do echo importing $SQL; mysql -u user -ppassword table< $SQL;rm $SQL; done
for SQL in *.sql; do echo importing $SQL; mysql -u user -ppassword table< $SQL;rm $SQL; done
This is how to extract only one directory with all files from tar archive tar xf rosen4o-01Dec.tar home/www/root/