From f3711a93832df46dc245075df08b9ebfc05266e9 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Wed, 21 Aug 2024 16:22:08 +0200 Subject: forgot to commit for a while --- Zettelkast/Notes/010920231434 - (UNIX) Watch.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Zettelkast/Notes/010920231434 - (UNIX) Watch.md (limited to 'Zettelkast/Notes/010920231434 - (UNIX) Watch.md') diff --git a/Zettelkast/Notes/010920231434 - (UNIX) Watch.md b/Zettelkast/Notes/010920231434 - (UNIX) Watch.md new file mode 100644 index 0000000..dafeb80 --- /dev/null +++ b/Zettelkast/Notes/010920231434 - (UNIX) Watch.md @@ -0,0 +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` . \ No newline at end of file -- cgit v1.2.3