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