Updated SC2009 (markdown)

Vidar Holen
2022-11-13 11:44:52 -08:00
parent 5f5b1a8659
commit e62b5b3820

@@ -30,6 +30,8 @@ This is more robust than `ps .. | grep python | cut ..` because it does not try
### Exceptions
`pgrep` is not POSIX. Please [[ignore]] this warning if you are targeting POSIX userlands.
You can [[ignore]] this error if you are trying to match against something that `pgrep` doesn't support:
```