X-Spam-Check-By: sourceware.org Message-ID: <4658FCBB.8030909@earthlink.net> Date: Sat, 26 May 2007 23:36:27 -0400 From: John User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: echo with no line feed References: <4657D057 DOT 4090502 AT earthlink DOT net> <20070526145859 DOT GA3313 AT ednor DOT casa DOT cgf DOT cx> <46585D7D DOT 1070805 AT earthlink DOT net> <20070526170712 DOT GA18329 AT trixie DOT casa DOT cgf DOT cx> <4658FB50 DOT 8060101 AT earthlink DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/