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