quick question, how do I write a shell script that prompts users to enter let say 5 lines and it will stores those lines into a .txt file for example,
Today is hot
Today is code
Today is chilly
Today is windy
Today is sunny
not like
Today is hot Today is code Today is chilly Today is windy today is sunny
Thanks for your help