mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
fixing code block
@@ -17,4 +17,6 @@ Matching non-alphanumeric characters with grep may require escaping. Typically
|
||||
|
||||
### Exceptions:
|
||||
|
||||
```sh
|
||||
ls /directory | grep -v unwanted_target_file_pattern
|
||||
```
|
Reference in New Issue
Block a user