mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2095 (markdown)
@@ -32,3 +32,9 @@ You can also use command specific options like `ssh -n` and `mplayer -noconsolec
|
|||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
|
### Related resources:
|
||||||
|
|
||||||
|
* [BashFaq: I'm reading a file line by line and running ssh or ffmpeg, only the first line gets processed!](https://mywiki.wooledge.org/BashFAQ/089)
|
||||||
|
* [StackOverflow: Shell script while read line loop stops after the first line
|
||||||
|
](https://stackoverflow.com/questions/13800225/shell-script-while-read-line-loop-stops-after-the-first-line)
|
Reference in New Issue
Block a user