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

2 lines
57 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
yes \ | cat -n | head -n 10 | xargs -n 5 echo | tr ' ' ,