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

2 lines
57 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
yes \ | cat -n | head -n 10 | xargs -n 5 echo | tr ' ' ,