From 1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 23 Nov 2024 11:30:28 +0100 Subject: lowercase dirs --- 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