busybox/shell/hush_test/hush-parsing/escape2.tests

4 lines
60 B
Text
Executable file

echo "*?[a]*"
echo a"*?[a]*"b
echo '*?[a]*'
echo c'*?[a]*'d