watch (repeat command every time period)

watch -n 1 'sudo netstat -napo | grep 5672 | grep EST'

Last updated

Was this helpful?