Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
11b9f266104bf1c1bd21ec64cff22dbb5d0983a6
/
.
/
testsuite
/
cut
/
cut-cuts-an-open-range
blob: 1fbf277423d85576d696bbdcebbe39e6f7ea7ebd [
file
] [
log
] [
blame
]
Matt Kraai
3889078
2001-10-30 23:11:20 +0000
[
diff
] [
blame
]
1
test $
(
echo abcd
|
busybox cut
-
c
-
3
)
=
abc