diff options
Diffstat (limited to 'content/notes/2023-05-22-non-blocking-shell-exec-csharp.md')
| -rw-r--r-- | content/notes/2023-05-22-non-blocking-shell-exec-csharp.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md b/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md index afe7491..cc2ad95 100644 --- a/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md +++ b/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Execute not blocking async shell command in C# | 2 | title: Execute not blocking async shell command in C# |
| 3 | url: /non-blocking-shell-exec-csharp.html | 3 | url: non-blocking-shell-exec-csharp.html |
| 4 | date: 2023-05-22T12:00:00+02:00 | 4 | date: 2023-05-22T12:00:00+02:00 |
| 5 | type: note | 5 | type: note |
| 6 | draft: false | 6 | draft: false |
