xref
: /
busybox-1.35.0
/
shell
/
ash_test
/
ash-parsing
/
escape2.tests
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
echo "*?[a]*"
2
echo a"*?[a]*"b
3
echo '*?[a]*'
4
echo c'*?[a]*'d
5