diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-23 11:30:28 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-23 11:30:28 +0100 |
commit | 1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e (patch) | |
tree | 67d94f0d821a053aca0e7c8a7ffb6c369047aa14 /Zettelkast/Notes/010920231434 - (UNIX) Watch.md | |
parent | 93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (diff) |
lowercase dirs
Diffstat (limited to 'Zettelkast/Notes/010920231434 - (UNIX) Watch.md')
-rw-r--r-- | Zettelkast/Notes/010920231434 - (UNIX) Watch.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zettelkast/Notes/010920231434 - (UNIX) Watch.md b/Zettelkast/Notes/010920231434 - (UNIX) Watch.md deleted file mode 100644 index dafeb80..0000000 --- a/Zettelkast/Notes/010920231434 - (UNIX) Watch.md +++ /dev/null @@ -1 +0,0 @@ -`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 |