mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-01-05 18:48:35 +00:00
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
test $(echo abcd | busybox cut -c -3) = abc
|