]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/nquote1.sub
Bash-4.2 patch 14
[thirdparty/bash.git] / tests / nquote1.sub
1 set -o history
2 set -H
3
4 echo $'hello\' world'
5 echo $'hello world!'
6 echo $'hello\' world!'