mirror of
https://github.com/sheumann/hush.git
synced 2025-02-03 23:34:27 +00:00
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
|
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
|