This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Stdout of other shell than cygwin's through xinetd


Please, one copy of each report is enough.

At 05:57 AM 9/28/2004, you wrote:

>I've installed xinetd cygwin, in c:/cygwin/root, and execute it with /usr/sbin/xinetd -d to see the log on the screen
>If I use the cygwin tools, I've got result on the command I use :
>
>chrdelar@ptxw09247:?:FA_26 /home/chrdelar> rsh ptxw09112 "/cygdrive/c/cygwin/root/bin/sh -c pwd"
>/cygdrive/u
>chrdelar@ptxw09247:?:FA_26 /home/chrdelar>
>
>But If I use other tools like mingw :
>
>chrdelar@ptxw09247:?:FA_26 /home/chrdelar> rsh ptxw09112 "/cygdrive/c/msys/1.0/bin/sh -c pwd"
>chrdelar@ptxw09247:?:FA_26 /home/chrdelar>
>
>No echo/result of pwd appears.
>
>If I try with rlogin :
>chrdelar@ptxw09247:?:FA_26 /home/chrdelar> rlogin ptxw09112
>chrdelar@ptxw09112 ~
>$ /cygdrive/c/msys/1.0/bin/sh.exe -c "pwd"
>/u
>$
>
>I've got the result
>
>Why did I not get my pwd answer on the rsh example ?
>How to connect the stdout of msys (on other sh like tools) to stdout of rsh ?
>Is this the same pb as getting the output of  a cmd.exe prog, where I've read nothing is possible to get the output ?


Yep.


>Any workaround ?


If you have 'tty' in your Cygwin environment variable, remove it and try 
again.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]