Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
92c0b8222eb50dd35c06e2f1265706b388762234
/
.
/
testsuite
/
cut
/
cut-cuts-a-closed-range
blob: 9680b765092ed08210491684a8f133f4cf5dcdb5 [
file
] [
log
] [
blame
]
Matt Kraai
3889078
2001-10-30 23:11:20 +0000
[
diff
] [
blame
]
1
test $
(
echo abcd
|
busybox cut
-
c
1
-
2
)
=
ab