~/workspaces/diags-dev/s1 @bs360.sjc> /bin/echo --help
Usage: /bin/echo [SHORT-OPTION]... [STRING]...
  or:  /bin/echo LONG-OPTION
Echo the STRING(s) to standard output.
*snip*
~/workspaces/diags-dev/s1 @bs360.sjc> /bin/echo -- --help
-- --help
~/workspaces/diags-dev/s1 @bs360.sjc>


There doesn't seem to be a way to get /bin/echo to output the string "--help"



Reply via email to