Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
b7d53420033c3bbaea0127d262cfaf52eeea7745
/
.
/
testsuite
/
cut
/
cut-cuts-a-character
blob: d6c5efa3a282c4404b9432ae305303d1c4272217 [
file
] [
log
] [
blame
]
test $
(
echo abcd
|
busybox cut
-
c
3
)
=
c