From owner-freebsd-questions Wed May 8 9:26: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pigeon.verisign.com (pigeon.verisign.com [65.205.251.71]) by hub.freebsd.org (Postfix) with ESMTP id 365EA37B406 for ; Wed, 8 May 2002 09:26:03 -0700 (PDT) Received: from vhqpostal-gw2.verisign.com (verisign.com [65.205.251.56]) by pigeon.verisign.com (8.11.3/BCH1.7.5) with ESMTP id g48GLj828271; Wed, 8 May 2002 09:21:45 -0700 (PDT) Received: by vhqpostal-gw2.verisign.com with Internet Mail Service (5.5.2653.19) id ; Wed, 8 May 2002 09:27:27 -0700 Message-ID: From: "Medlen, Jiri" To: Ceri Davies , "Medlen, Jiri" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: rsh issue Date: Wed, 8 May 2002 09:26:40 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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