Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f1d06462e872270f38c497e36f8cd018ee7415bf
/
.
/
shell
/
hush_test
/
hush-parsing
/
bkslash_newline3.tests
blob: 2accd4395c9648fa94fa60ded8a295f7b12a6408 [
file
] [
log
] [
blame
]
for
s
in
\
a
;
do
echo
"a:[$s]"
done