From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Tue, 1 Apr 2008 09:06:53 +0000 From: "Douglas A. Gwyn" Message-ID: <47F14BCA.2902CD2A@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <599f06db0803260613x1decf8b3w3ecd50d9512bb854@mail.gmail.com>, Subject: Re: [9fans] bug in echo? Topicbox-Message-UUID: 869fb94e-ead3-11e9-9d60-3106f5b1d025 > this is a very odd case which can be worked around without adding --. > the adding of which adds another odd case. what if you want to echo > --? so adding -- special case code doesn't really solve any problems. echo -- {whatever} # {whatever} can be "--", "-n", or other things