Subject: re: which echo.c would you choose?
To: matthew green <mrg@eterna.com.au>
From: Roger Brooks <R.S.Brooks@liverpool.ac.uk>
List: current-users
Date: 11/30/1999 10:17:34
On Tue, 30 Nov 1999, matthew green wrote:

>
>   echo -- -n
>
>
>actually, nothing i can find will "DTRT" with this.  perhaps there is
>some standards thing about echo and -- ...

Try

	echo '' -n

(Although this does give you an extra space between the null arg and the
-n)


Roger

------------------------------------------------------------------------------
Roger Brooks (Systems Programmer),          |  Email: R.S.Brooks@liv.ac.uk
Computing Services Dept,                    |  Tel:   +44 151 794 4441
The University of Liverpool,                |  Fax:   +44 151 794 4442
PO Box 147, Liverpool L69 3BX, UK           | 
------------------------------------------------------------------------------