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