X-Spam-Check-By: sourceware.org
Message-ID: <4658FCBB.8030909@earthlink.net>
Date: Sat, 26 May 2007 23:36:27 -0400
From: John <jhy001@earthlink.net>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: echo with no line feed
References: <4657D057.4090502@earthlink.net> <20070526145859.GA3313@ednor.casa.cgf.cx> <n2m-g.325e20f89d73c895d99cc7a3cc71263f@crystal.laburec.de> <46585D7D.1070805@earthlink.net> <20070526170712.GA18329@trixie.casa.cgf.cx> <4658FB50.8060101@earthlink.net>
In-Reply-To: <4658FB50.8060101@earthlink.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 000744-0, 05/26/2007), Outbound message
X-Antivirus-Status: Clean
X-ELNK-Trace: ca9fb1063f8f2fb094f5150ab1c16ac0c864d17e3813b99acefb4527dfe0f17bda26055b1a6a9271350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

I can't get:

#! /bin/sh
echo "Type file name: \c"
read FNAME
echo $FNAME
#

to work without the line feed (using " or ' quotes
in the echo). Any tips?

Thanks, John

--
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/

