Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e4baaa2d2795c14775b26213d143e9f9f65e4d54
/
.
/
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