More examples: $ dash -c 'echo ///' /// $ dash -c 'echo "///"' // $ dash -c "echo '///'" // $ dash -c 'echo ////' //// $ dash -c 'echo "////"' // $ dash -c "echo '////'" // $ dash -c 'echo ////////////////////////////////////////' //////////////////////////////////////// $ dash -c 'echo "////////////////////////////////////////"' // $ dash -c "echo '////////////////////////////////////////'" //
- Bug#976685: dash -x output seems broken Steve McIntyre
- Bug#976685: dash -x output seems broken Dmitry V. Levin
- Bug#976685: dash -x output seems broken Dmitry V. Levin
- Bug#976685: dash -x output seems broken Dmitry V. Levin
- Bug#976685: dash regression Anatoly Pugachev