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