in reply to Re: Re: Reading AND writing on BSD?
in thread Reading AND writing on BSD?

Have you confirmed that $fh contains data? If there is a bug in the code you omitted and $fh is undefined then the file will not be changed.
  • Comment on Re: Re: Re: Reading AND writing on BSD?