@soatok
`while true; do echo -n xD; done`

@dzwiedziu @soatok I prefer a simpler and more portable way to lol:

`yes 'xD ' | tr -d '\n'`