Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 17:21:24 +0100
From:      Ceri Davies <setantae@submonkey.net>
To:        "Medlen, Jiri" <jmedlen@verisign.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: rsh issue
Message-ID:  <20020508162124.GA12235@submonkey.net>
In-Reply-To: <FBDFBCB7591BD611AB4A00D0B79E60B0E1244F@vhqpostal2.verisign.com>
References:  <FBDFBCB7591BD611AB4A00D0B79E60B0E1244F@vhqpostal2.verisign.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 08, 2002 at 09:19:43AM -0700, Medlen, Jiri wrote:
> Hello,
> 
> rsh from Solaris to freeBSD 
> 
> a) rsh generally works
> rsh jmedlin-bsd -l jmedlen env 
> 
> b)
> However complex command with rsh does not work from Solaris to freeBSD 
> 
> rsh jmedlin-bsd -l jmedlen
> /home/jmedlen/Pro_version_3.05/verisign/payflowpro/linux/bin/pfpro
> qa-test-payflow.verisign.com 443
> \"USER=v3link&VENDOR=v3link&PARTNER=QAPOWAR&PWD=megatron&TRXTYPE=S&TENDER=C&
> ACCT=5105105105105100&EXPDATE=1209&AMT=27.23\" 30  
> 
> I would get respond 
> VENDOR=v3link: Command not found
> PARTNER=QAPOWAR: : Command not found

You need to backslash the '&' characters, as they have special meaning to the
shell.

Ceri

-- 
get the cool shoe shine

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?20020508162124.GA12235>