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: 9cf260708e6a5c07282f37a03560781db8504ec0 (plain)
1
2
3
4
( while read x
  do foobar bop || exit 1
  done <file ) &&
outside subshell