Blog about system engineering, programming and networks
vi /opt/online.sh
#!/bin/bash mysql -uroot -pPASSWORD -DDATABASE_NAME -e "select count(*) from characters where online = '1';"
Note: only a member of this blog may post a comment.
No comments :
Post a Comment
Note: only a member of this blog may post a comment.