Date: Wed, 8 May 2002 09:26:40 -0700 From: "Medlen, Jiri" <jmedlen@verisign.com> To: Ceri Davies <setantae@submonkey.net>, "Medlen, Jiri" <jmedlen@verisign.com> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: rsh issue Message-ID: <FBDFBCB7591BD611AB4A00D0B79E60B0E12450@vhqpostal2.verisign.com>
next in thread | raw e-mail | index | archive | help
Ceri, It works. Thanks, -Jiri- -----Original Message----- From: Ceri Davies [mailto:setantae@submonkey.net] Sent: Wednesday, May 08, 2002 9:21 AM To: Medlen, Jiri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rsh issue 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?FBDFBCB7591BD611AB4A00D0B79E60B0E12450>