是否有类似于yes但输出换行符的 Linux 命令?就像是
yes
$ 是 enter
那输出
\n\n\n\n\n\n
yes 'foo'输出方式也类似
yes 'foo'
foo foo foo
utilities
utilities ×1