^Z does not get back to shell prompt in v1.5.4-1 on WinXP

2003-09-17 Thread Al Goodniss
Hi, I recently upgraded to the latest Cygwin DLLs I am now using v1.5.4-1. Somewhere in the last two 1.5 updates I have lost the ability to suspend the foreground job, it had been working. The fixes listed in the mailing list (adding tty to the CYGWIN env. variable) did not work for me (see bel

Re: ^Z does not get back to shell prompt in v1.5.4-1 on WinXP

2003-09-17 Thread Al Goodniss
I thank you for not beating me too badly. I did look :( *Humbly goes back to learning how to do proper searches* On Wed, Sep 17, 2003 at 10:32:56AM -0400, Igor Pechtchanski wrote: > On Wed, 17 Sep 2003, Al Goodniss wrote: > > > Hi, > > > > I recently upgraded to the lat

/etc/profile not being executed by cron job

2003-09-25 Thread Al Goodniss
Hi, Please point me to what I missed. I have a simple cron job doing backups using tar and find. Works flawlessly in an interactive shell. Cron also works fine for fetching mail, etc. The combination doesn't work. When I run my bash (tcsh also fails) script via Cron the wrong find is found. In

Re: /etc/profile not being executed by cron job

2003-09-26 Thread Al Goodniss
On Thu, Sep 25, 2003 at 12:38:09PM -0400, Igor Pechtchanski wrote: > On Thu, 25 Sep 2003, Al Goodniss wrote: > > > Hi, > > > > Please point me to what I missed. I have a simple cron job doing backups > > using tar and find. Works flawlessly in an interactive shell. Cron