たとえば、私は、5行のテキストファイルがあります。テキストファイル乗算のbash linuxの
one
two
three
four
five
を、私は 上のファイルのループを含む2000行のファイルを作成するためのスクリプトを作るために、それがなりたいですlike
one
two
three
four
five
one
two
three
four
five
one
two
three
four
five
............repeat until n times is reached
'for'ループを使って、Bashに変数を管理させます。 'for((i = 0; i