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: 4c7f440074feeb3d9b253be54cf13b645e3660e6 (
plain
)
1
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2