minimal-linux-script/busybox-1.33.0/testsuite/cut/cut-cuts-an-unclosed-range
2023-11-16 23:19:36 -05:00

2 lines
43 B
Plaintext

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