Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: klaus DOT berndl AT sdm DOT de To: fileysurgery AT techie DOT com, cygwin AT sourceware DOT cygnus DOT com Subject: AW: Scripting with Bash Date: Tue, 13 Mar 2001 10:58:06 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" >Is there a way to include the \n's in a statement like "echo >"Blah\n"" and have standard out display "Blah and a newline" >instead of Blah\n? echo -e "Blah\nnext line\nanother next line" But in genreral: man echo is your friend :-) Klaus -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple