RosettaCodeData/Task/Loops-Continue/UnixPipes/loops-continue.up

2 lines
57 B
Plaintext

yes \ | cat -n | head -n 10 | xargs -n 5 echo | tr ' ' ,