1
0
mirror of https://github.com/sheumann/hush.git synced 2025-03-14 06:29:49 +00:00
hush/testsuite/cut/cut-cuts-a-field
2001-10-30 23:11:20 +00:00

2 lines
53 B
Plaintext

test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2