2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
test $(echo abcd | busybox cut -c -3) = abc
|
test $(echo abcd | busybox cut -c -3) = abc
|