RosettaCodeData/Task/String-concatenation/UnixPipes/string-concatenation.up

3 lines
45 B
Plaintext

echo "hello"
| xargs -n1 -i echo {} literal