RosettaCodeData/Task/Loops-Continue/UnixPipes/loops-continue.unixpipes
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

1 line
57 B
Text

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