1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-01 02:32:25 +00:00
hush/testsuite/cut/cut-cuts-an-unclosed-range
2001-10-30 23:11:20 +00:00

2 lines
43 B
Plaintext

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