summaryrefslogtreecommitdiff
path: root/3 resources/linux/Watch.md
blob: dafeb805ea3ca6e1c410ae1d6b6723a96325872b (plain)
1
`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` .