mirror of
https://github.com/sheumann/hush.git
synced 2024-12-23 20:29:42 +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,'
|