Hey Everyone,
I know that this is going to be a dum question. In UNIX if you use >> that means to append to the end of a file. What I'm trying to do is append output to a file as my script runs. But, I'm not sure where to put the append at. When I use it (as shown in the example) I get some sort of mathmatical error. Can anyone help?