Résultat de la requête MySQL au fichier

mysql -user -pass -e "select cols from table where cols not null" > /tmp/output
Cozy Dev