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