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