320x100
320x100

bash에서 실행

while ($true) {
mysql -u아이디 -p비밀번호 -e "SHOW PROCESSLIST;"
Start-Sleep -Milliseconds 100
}

300x250
728x90