]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/unicode3.sub
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / unicode3.sub
1 payload=$'\065\247\100\063\231\053\306\123\070\237\242\352\263'
2 "$payload"
3
4 printf %q "$payload"
5 echo
6
7 set -x ; : "$payload"