~ mysql -uroot -e "select User,Host from user" mysql +------+-----------+ | User | Host | +------+-----------+ | root | 127.0.0.1 | | | localhost | | root | localhost | +------+-----------+