Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.1
/
busybox
/
refs/heads/master
/
.
/
busybox-1.19.3
/
testsuite
/
cut
/
cut-cuts-an-open-range
blob: 1fbf277423d85576d696bbdcebbe39e6f7ea7ebd [
file
] [
log
] [
blame
] [
edit
]
test $
(
echo abcd
|
busybox cut
-
c
-
3
)
=
abc