Re: File open head scratcher UPDATE

2012-03-17 Thread Brad Baxter
On Sat, Mar 17, 2012 at 5:25 PM, Doran, Michael D do...@uta.edu wrote: It looks like the read pointer was going to the beginning of the file on Solaris, but the end of the file on Linux.  I've edited the script to do separate opens for when I need to read the file and when I need to append to

Re: File open head scratcher UPDATE

2012-03-17 Thread Doran, Michael D
Hi Brad, This is interesting. Thanks for delving deeper into this. I'd prefer that my high level scripting language didn't make me think about this type of thing... but I guess that's not being realistic. ;-) -- Michael Sent from my iPad On Mar 17, 2012, at 6:17 PM, Brad Baxter