Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f78ab5396d57512fdada5c7ad6fc917d9a88c52a
/
.
/
testsuite
/
cut
/
cut-cuts-an-unclosed-range
blob: a2b0cdb0386736bd8c840b148ffec53219e928f9 [
file
] [
log
] [
blame
]
Matt Kraai
3889078
2001-10-30 23:11:20 +0000
[
diff
] [
blame
]
1
test $
(
echo abcd
|
busybox cut
-
c
3
-)
=
cd