index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
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