Thx! Unfortunately still only the same garbage in the mylog file. Apparently, no warning goes to stderr? > -----Original Message----- > From: Joshua Daniel Franklin [mailto:[EMAIL PROTECTED]], [EMAIL PROTECTED] > Sent: Mittwoch, 25. September 2002 18:44 > --- Ralf Hauser <[EMAIL PROTECTED]> wrote: > > 1) is there a way to see an error-message from cygpath (a log > file or some > > way to see stderr if there is any of that)? > > 2) I did a work-around with assembling the path again in my > .tcshrc. This is > > not convenient. Any better ideas...? > > My only thought is to wrap the cygpath command in a shell script: > > cygpath --unix $CLASSPATH 2>&1 >>mylog > > cygpath uses the MAXPATH (1024 for win9x??)
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/