diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
commit | 9232b8d817d4cd4122947375156fa2fa1e9fba14 (patch) | |
tree | e4feb77f2e508f008b78f722e91488bb9a3f3806 /3 resources/linux/Watch.md | |
parent | ed0753ad224f0c65133bd7a63180257eecd9f5e3 (diff) |
vault backup: 2025-01-13 13:16:06
Diffstat (limited to '3 resources/linux/Watch.md')
-rw-r--r-- | 3 resources/linux/Watch.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/3 resources/linux/Watch.md b/3 resources/linux/Watch.md index dafeb80..0c167b7 100644 --- a/3 resources/linux/Watch.md +++ b/3 resources/linux/Watch.md @@ -1 +1,4 @@ -`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` .
\ No newline at end of file +#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` . |