How to use grep or awk to save every line from text file as new file? - Super User
I am a scripting beginner.
What i am trying to do.
I have a text file that looks like this (example):
hello
hi there
apple
I am trying to make a script that saves every line as a separate new file