Send -t eller --table mulighed for at tvinge tabeloutput.
mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
Fra mysql --help :
-t, --table Output in table format.
Send -t eller --table mulighed for at tvinge tabeloutput.
mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
Fra mysql --help :
-t, --table Output in table format.