Skip to main content
1 of 2
Questionmark
  • 4.1k
  • 10
  • 39
  • 62

This will keep going until you CTRL-C:

yes This is stuff that I want to put into my file... >> dummy.txt

Be careful though, because you can get a tens of thousands of lines/second...

From man yes:

yes - output a string repeatedly until killed
Questionmark
  • 4.1k
  • 10
  • 39
  • 62