crontab programming. bug?

2002-05-30 Thread Tobias Ulbricht
please cc. to me [EMAIL PROTECTED] Hi. I had the stupid idea to set EDITOR=my-prog and execute crontab -e to be able to "edit" crontabs in the right way, i.e. without touching the crontab-files directly but with my own "editor" (here a cron-gui-interface) 1. this doesn't work, since my c-progra

Re: crontab programming. bug?

2002-05-31 Thread Tobias Ulbricht
Thanks for yuor effort. Found the same thing and since I'm working on a temporary file, I'm just *setting* st_mtime++. works as well :) cheers, tobias. On Thu, 30 May 2002, Walt Mankowski wrote: > On Thu, May 30, 2002 at 11:44:00AM +0200, Tobias Ulbricht wrote: > > > >