zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Phil Pennock <zsh-workers+phil.pennock@spodhuis.org>
Cc: zsh-workers@zsh.org
Subject: Re: [PATCH] Document echo \c behaviour
Date: Tue, 10 Jan 2017 03:52:59 +0000	[thread overview]
Message-ID: <20170110035259.GA31866@fujitsu.shahaf.local2> (raw)
In-Reply-To: <20170109203209.GA13324@breadbox.private.spodhuis.org>

Phil Pennock wrote on Mon, Jan 09, 2017 at 15:32:09 -0500:
> SUSv4 XCU at <http://pubs.opengroup.org/onlinepubs/9699919799/> states:

That's the landing page; 'echo' is at
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html

>  > \c
>  > Suppress the <newline> that otherwise follows the final argument in
>  > the output. All characters following the '\c' in the arguments shall
>  > be ignored.
> 
> I think that this is worth documenting.  Patch tested with "make" in
> Doc/ and results look fine.

Thanks; I pushed the first hunk.  I didn't push the second one because
I don't think it's required.  If you disagree then make your case ;-).

Thanks for the patch!

Daniel

P.S. Overly-literal-reading corner: doesn't "All characters following...
will be ignored" mean that «echo 'foo\cbar' 'baz' 'qux'» should be
equivalent to «echo 'foo\cbar' '' ''»?  I.e., print «foo» followed by
two trailing spaces?


  reply	other threads:[~2017-01-10  3:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 20:32 Phil Pennock
2017-01-10  3:52 ` Daniel Shahaf [this message]
2017-01-10  9:39   ` Phil Pennock
2017-01-10 16:05     ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170110035259.GA31866@fujitsu.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=zsh-workers+phil.pennock@spodhuis.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).