nt9856x/BSP/busybox/testsuite/cut/cut-cuts-an-unclosed-range
2023-03-28 15:07:53 +08:00

2 lines
43 B
Plaintext

test $(echo abcd | busybox cut -c 3-) = cd