mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2095 (markdown)
@@ -27,6 +27,8 @@ The most common symptom of this is a `while read` loop only running once, even t
|
|||||||
|
|
||||||
To refuse such commands input, redirect their stdin with `< /dev/null`.
|
To refuse such commands input, redirect their stdin with `< /dev/null`.
|
||||||
|
|
||||||
|
You can also use command specific options like `ssh -n` and `mplayer -noconsolecontrols`.
|
||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None.
|
None.
|
Reference in New Issue
Block a user