Date: Mon, 6 Aug 2001 09:42:26 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Andrew Cottrell cc: djgpp-workers AT delorie DOT com, Charles Sandmann Subject: Re: Windows 2000 utime query In-Reply-To: <011e01c11d8c$b8c72390$0a02a8c0@acceleron> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 5 Aug 2001, Andrew Cottrell wrote: > > > I may have found another low level problem with Win2000, this time with > > > utime. > > > > Another known problem which wasn't fully debugged yet. > I just searched the mail archives fro the last year and didn't spot any > messages. Has this been previously discussed? Found it in my archives: see the thread "Re: touch.exe fails for win2000" around April 2000. Btw, I cannot find it in my records, but I'm pretty much sure someone reported that redirection of stderr doesn't work on W2K as well. So trying "redir -e foo", and the equivalent mantra inside Bash, would probably be a good idea. It could be even the same problem as with "> /dev/null" we are discussing now.