in reply to Re: Order of output when switching filehandles
in thread Order of output when switching filehandles

I ended up using tee because I use more print's than are in this example, and it becomes pretty unwieldy when you have to duplicate them all.
  • Comment on RE: Re: Order of output when switching filehandles