Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
84406e459be31b89de5a3d822f205d61c4c5855b
/
.
/
testsuite
/
cut
/
cut-cuts-a-character
blob: d6c5efa3a282c4404b9432ae305303d1c4272217 [
file
] [
log
] [
blame
]
test $
(
echo abcd
|
busybox cut
-
c
3
)
=
c