DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit2.25.1-1 / git / t / chainlint / nested-subshell.expect
123456789101112
( cd foo && ( echo a && echo b >> ) >file && cd foo && ( echo a echo b >> ) >file >)