in reply to Re: Monitoring Directories for changes
in thread Monitoring Directories for changes

Or you could always use merlyn's perl rsync ;-)

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"

  • Comment on Re: Re: Monitoring Directories for changes

Replies are listed 'Best First'.
Re: Re: Re: Monitoring Directories for changes
by perrin (Chancellor) on Dec 10, 2001 at 21:59 UTC
    Link please?
      merlyn says his will be available in an upcoming column. I also stumbled across fsync while looking for a better cvs (lemme know if you know of one).

      --
      perl -p -e "s/(?:\w);([st])/'\$1/mg"