Date: Thu, 30 Sep 1999 20:49:02 +0800 (WST) From: Michael Kennett <mike@laurasia.com.au> To: tps@ncc.nextra.sk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rsh problem Message-ID: <199909301249.UAA03849@laurasia.com.au> In-Reply-To: <NCBBIAEGCKECIGCKDPPBMECMFAAA.tps@arc.netlab.sk> from Tomas TPS Ulej at "Sep 30, 1999 02:30:05 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Tomas, What happens if you try the command as follows: $ rsh -d -l checker arc "~/checker tps" It appears that the order of the arguments to the 'rsh' command is incorrect (have a look at the rsh(1) manpage). I'm assuming that 'arc' is the name of the host that you want the command '~/checker tps' to run on. Regards, Mike Kennett (mike@laurasia.com.au) [Charset iso-8859-2 unsupported, filtering to ASCII...] > What does this mean? > > $ rsh arc -d -l checker "~/checker tps" > select: protocol failure in circuit setup > > -- > Tomas TPS Ulej > Network Administrator > NEXTRA by Telenor Internet > more? http://www.ripe.net/cgi-bin/whois?tu36-ripe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909301249.UAA03849>