mirror of https://github.com/mirror/busybox.git
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
|
test $(echo abcd | busybox cut -c 1-2) = ab
|