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