index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
cut
/
cut-cuts-a-field
blob: e200b6b78a834ced9925193f2d4fdfae289c3c92 (
plain
)
1
test $($ECHO -e "f1\tf2\tf3" | busybox cut -f 2) = f2