xref
: /
freebsd
/
bin
/
sh
/
tests
/
parser
/
line-cont4.0
(revision 63f537551380d2dab29fa402ad1269feae17e594)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
v=abcd
3
[ "$\
4
v.$\
5
{v}.${\
6
v}.${v\
7
}" =
abcd.abcd.abcd.abcd
]
8