On Jan 30 13:17, Stewart Midwinter wrote:
> Corinna Vinschen wrote:
> >WFM. I tried it for > 3 hours with no hang.
>
> Corinna, what OS and type of box are you running that on? My problem
> arose ONLY when running on a Xeon and with Windows Server 2003. On
> other boxes, and other operating sys
* Subject: Re: csh script hangs only on cygwin
* References: <[EMAIL PROTECTED]>
* Reply-to: cygwin at cygwin dot com
Corinna Vinschen wrote:
>WFM. I tried it for > 3 hours with no hang.
Corinna, what OS and type of box are you running that on? My problem
arose ONLY
On Jan 27, 2006, at 10:55 AM, Stewart Midwinter wrote:
I've been able to isolate a problem with csh on cygwin running on
Windows Server 2003 on a Xeon. The following script hangs after a
certain period of time ranging from a few minutes to a few hours.
---
#!/bin/csh
while (1)
On Jan 27 11:55, Stewart Midwinter wrote:
> I've been able to isolate a problem with csh on cygwin running on
> Windows Server 2003 on a Xeon. The following script hangs after a
> certain period of time ranging from a few minutes to a few hours.
>
> ---
> #!/bin/csh
>
> while (1)
>
I've been able to isolate a problem with csh on cygwin running on
Windows Server 2003 on a Xeon. The following script hangs after a
certain period of time ranging from a few minutes to a few hours.
---
#!/bin/csh
while (1)
set year = `date +%y`
set month = `date +%m`
5 matches
Mail list logo