mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2024-12-12 22:15:43 +00:00
2 lines
53 B
Plaintext
2 lines
53 B
Plaintext
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|