summaryrefslogtreecommitdiff
path: root/3 resources/linux/Watch.md
blob: 0c167b7451cc599d28b8bcba91a42f63d0d29b8d (plain)
1
2
3
4
#linux #how-to 

---
`watch (1)` periodically executes the executable on argv. It can be used to reload the output of a command, like `sudo watch ovs-dpctl dump-flows` .