I have a text file that is 140 lines long, and I would like to split it into 1 line .txt files named as temp_1.txt - temp_140.txt.
I used
split -l 1 --nume