From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <646955677faa922172207300b93ff6ea@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Sun, 4 Oct 2009 11:46:37 +0100 In-Reply-To: <20091004071748.GA16895@nipl.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] mishandling empty lists - let's fix it Topicbox-Message-UUID: 7d36feb0-ead5-11e9-9d60-3106f5b1d025 > `--' ends options, forces consistent multi-file mode, allows empty lists Hey, yeah, great idea. And why not use '---' to force switching to Linux compatible mode, and '----' to switch to BSD syntax, and '-----' for System V syntax (5 hyphens, System 5, easy to remember). Oh, and we might need a way to switch back to Plan 9 syntax. That better be '' (0 hyphens). Example: cat ---- -s ----- -s '' -v prints the contents of file named '-v', squeezing multiple empty lines (BSD -s) and silencing error message (System V -s).