hush/testsuite/sed/sed-recurses-properly

2 lines
77 B
Plaintext
Raw Normal View History

2002-04-13 13:18:15 +00:00
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'