From: rcrampton@armature.com (Robin Crampton)
Subject: RE: How to echo a string of more than 10
10 Jul 1998 20:04:04 -0700
Message-ID: <TFSMHAQW.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com, kimo@iconz.co.nz

>what simple shell scripting techniques get around it?

How about:

cat << ! > foo
hello
world
how
are
you
today
!  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
