Forum Moderators: coopster
This works but it overwrites the data each time its written to. I thought the \n would create a new line and it would automatically go to that one. I even tried adding a \n at the begining thinking it would write to the file backwards, but it doesnt! So I found the lil command feof, this is supposed to go to go to the end of the file right? I cant figure out how to put it into the script to make it do that. Any suggestions?