X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <31b7d2790709171232u7cdfe875yc4cff4c55a81ac79@mail.gmail.com>
Date: Mon, 17 Sep 2007 14:32:47 -0500
From: "DePriest, Jason R." <jrdepriest@gmail.com>
To: cygwin@cygwin.com
Subject: Re: 1.5.24-2 question about using echo on remote node.
In-Reply-To: <837282.35331.qm@web8807.mail.in.yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <837282.35331.qm@web8807.mail.in.yahoo.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 9/17/07, Prakash Babu <> wrote:
> Hello all,
>
> I am trying to run the following command using cygwin
> on a remote node using ssh.
>
> /bin/sh -c 'echo Number=\"1234567\"  >> /tmp/file1'
>
> The command executes successfully but the  file has
> content Number=1234567(double quotes missing) instead
> of Number="1234567".
>
> The same command works as expected when i run it from
> red hat Linux.
>
> Any idea on why this is happening.
>
> thanks,
> Prakash
>
>

No idea.

If I cut and paste your command directly from your email and into my
rxvt bash window, it runs properly (double-quotes are in the resulting
file).

Following the
> Problem reports:       http://cygwin.com/problems.html
might help narrow it down.

-Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

