mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2009 (markdown)
@@ -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:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user