RosettaCodeData/Task/Loops-Continue/UnixPipes/loops-continue.up
2023-07-01 13:44:08 -04:00

1 line
57 B
Text

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