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