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
>
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");
> }
>
>
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
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
4 matches
Mail list logo