mirror of https://github.com/mirror/busybox.git
2 lines
53 B
Plaintext
2 lines
53 B
Plaintext
|
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|