public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* AW: Scripting with Bash
@ 2001-03-13  1:59 klaus.berndl
  0 siblings, 0 replies; only message in thread
From: klaus.berndl @ 2001-03-13  1:59 UTC (permalink / raw)
  To: fileysurgery, cygwin

>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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-13  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-13  1:59 AW: Scripting with Bash klaus.berndl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).