Re: rshd and stdout

2004-01-22 Thread Pierre Bogossian
David Reid wrote: >I'm using rsh to run a command on a remote machine. >But I only get output back from stderr, not from >stdout. Here is my sample program and the output: > > main() { > fprintf(stdout, "stdout\n"); > fprintf(stderr, "stderr\n"); > } > > $ rsh machine1 ./main >

Re: rshd and stdout

2004-01-09 Thread Larry Hall
At 11:53 AM 1/9/2004, David Reid you wrote: >I'm using rsh to run a command on a remote machine. >But I only get output back from stderr, not from >stdout. Here is my sample program and the output: > > main() { > fprintf(stdout, "stdout\n"); > fprintf(stderr, "stderr\n"); > } > >

Re: RSHD Won't Start

2002-04-12 Thread Marcos Lorenzo de Santiago
On Fri, 12 Apr 2002, Justin Thomas wrote: > Hi, > I am having a problem with cygwin RSHD services on a Win2K > Machine. I have configured inetd and the telnet and ftp services > successfully start. I can login, cd to relavent home directories etc. > All my config

Re: rshd

2002-03-13 Thread Larry Hall (RFK Partners, Inc)
At 03:50 PM 3/13/2002, Corvin Bazgan wrote: >Hello, > >1)Is there rshd for cygwin? >2)Does inetutils for cygwin have rshd? >3)Did anyone compile inetutils-1.3.2 on cygwin? If > so, with what required packages? (I get a resolv.h > missing error.) Look here for your an