Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cuddled-loop.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c0260d7f1d9ce7e85a8b0d47ffe97f57f39b92e (plain)
1
2
3
4
5
(
 while read x
  do foobar bop || exit 1
>  done <file ) &&
outside subshell