Cheatsheet
Ctrl
K
Copy
Linux
watch (repeat command every time period)
Copy
watch -n 1 'sudo netstat -napo | grep 5672 | grep EST'
Previous
linux: unpack tar acrhive
Next
ZIP
Last updated
4 years ago
Was this helpful?