<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite>echo</cite>
(<time>2024-06-23T03:02:51.000Z</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html#tag_20_37_04">https://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html#tag_20_37_04</anchor-external></figcaption><blockquote><p>The <i>echo</i> utility shall not recognize the &quot;--&quot; argument in the manner specified by Guideline 10 of <i>XBD Utility Syntax Guidelines</i>; &quot;--&quot; shall be recognized as a string operand.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">zsh: 17 Shell Builtin Commands</cite>
(<time>2023-05-08T23:42:16.000Z</time>, <time>2024-06-23T03:10:18.544Z</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html">https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html</anchor-external></figcaption><blockquote><p>All builtin commands other than ‘<code>echo</code>’ and precommand modifiers, even those that have no options, can be given the argument ‘<code>--</code>’ to terminate option processing. This indicates that the following words are non-option arguments, but is otherwise ignored. This is useful in cases where arguments to the command may begin with ‘<code>-</code>’. For historical reasons, most builtin commands (including ‘<code>echo</code>’) also recognize a single ‘<code>-</code>’ in a separate word for this purpose; note that this is less standard and use of ‘<code>--</code>’ is recommended.</p></blockquote></figure></body></html>