Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
37ca36a71114a6fc5303d33cabc311cd8b9bf19a
/
.
/
testsuite
/
cut
/
cut-cuts-an-open-range
blob: 1fbf277423d85576d696bbdcebbe39e6f7ea7ebd [
file
] [
log
] [
blame
]
test $
(
echo abcd
|
busybox cut
-
c
-
3
)
=
abc