Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
04a1c763a621f6995e6875f0a4674314ff21c44d
/
.
/
testsuite
/
cut
/
cut-cuts-a-closed-range
blob: 9680b765092ed08210491684a8f133f4cf5dcdb5 [
file
] [
log
] [
blame
]
test $
(
echo abcd
|
busybox cut
-
c
1
-
2
)
=
ab