zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: zsh-5.2-test-3
Date: Sun, 11 Dec 2016 10:16:41 -0800	[thread overview]
Message-ID: <584D9809.4070805@eastlink.ca> (raw)
In-Reply-To: <20161211171559.322b58fc@ntlworld.com>

On 12/11/2016 09:15 AM, Peter Stephenson wrote:
> somebody look at its contents is a very good idea). pws 

Thanks Peter.  BTW, the contents of the /help directory, I never been 
able to figure out how one accesses that information, it seems that it 
is meant to be pulled up by some command.  'run-help' doesn't do it, 
'man' neither.  For example 'test' contains:

test [ arg ... ]
[ [ arg ... ] ]
        Like the system version of test.  Added for  compatibility; use
        conditional  expressions  instead  (see the section `Conditional
        Expressions').  The main  differences  between  the conditional
        expression  syntax  and the test and [ builtins are:  these com-
        mands are not handled syntactically, so  for  example  an empty
        variable  expansion  may cause an argument to be omitted; syntax
        errors cause status 2 to be returned instead of a  shell error;
        and  arithmetic  operators  expect integer arguments rather than
        arithmetic expressions.

        The command attempts to implement POSIX and its extensions where
        these are specified.  Unfortunately there are intrinsic ambigui-
        ties in the  syntax;  in  particular  there  is  no distinction
        between  test  operators  and  strings  that resemble them. The
        standard attempts to resolve these for small  numbers  of argu-
        ments  (up  to  four);  for five or more arguments compatibility
        cannot be relied on.  Users are urged wherever possible  to use
        the `[[' test syntax which does not have these ambiguities.

... and that's possibly useful help, but how do I get to it?


  reply	other threads:[~2016-12-11 18:16 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161206195028epcas2p3c53119ab37952571be3238cdf228d88f@epcas2p3.samsung.com>
2016-12-06 19:49 ` zsh-5.2-test-2 Peter Stephenson
2016-12-09  9:57   ` zsh-5.2-test-2 Peter Stephenson
2016-12-09 19:54     ` zsh-5.2-test-3 Peter Stephenson
2016-12-11  2:07       ` zsh-5.2-test-3 Ray Andrews
2016-12-11  3:46         ` zsh-5.2-test-3 Ray Andrews
2016-12-11 17:15           ` zsh-5.2-test-3 Peter Stephenson
2016-12-11 18:16             ` Ray Andrews [this message]
2016-12-11 19:23               ` zsh-5.2-test-3 Bart Schaefer
2016-12-11 20:19                 ` zsh-5.2-test-3 Ray Andrews
2016-12-11 23:45                   ` zsh-5.2-test-3 Bart Schaefer
2016-12-12  1:04                     ` zsh-5.2-test-3 Ray Andrews
2016-12-12 16:37                       ` zsh-5.2-test-3 Bart Schaefer
2016-12-12 17:02                         ` zsh-5.2-test-3 Ray Andrews
2016-12-12 17:39                           ` zsh-5.2-test-3 Bart Schaefer
2016-12-12 21:11                             ` zsh-5.2-test-3 Ray Andrews
2016-12-12 22:28                               ` zsh-5.2-test-3 Bart Schaefer
     [not found]                             ` <584F1269.7060604__3570.10125085271$1481577154$gmane$org@eastlink.ca>
2016-12-12 23:35                               ` zsh-5.2-test-3 Daniel Shahaf
2016-12-13  1:30                                 ` zsh-5.2-test-3 Ray Andrews
     [not found]                     ` <584DF7A1.6010906__17132.6343705461$1481504750$gmane$org@eastlink.ca>
2016-12-12  8:37                       ` zsh-5.2-test-3 Daniel Shahaf
2016-12-12 16:28                         ` zsh-5.2-test-3 Ray Andrews
2016-12-12 17:14                           ` zsh-5.2-test-3 Bart Schaefer
2016-12-12 20:08                             ` zsh-5.2-test-3 Ray Andrews
     [not found]                 ` <584DB4BA.4050802__43705.4374524907$1481487619$gmane$org@eastlink.ca>
2016-12-11 23:07                   ` zsh-5.2-test-3 Daniel Shahaf
     [not found]       ` <584CB4EF.6070904__42420.2079572298$1481423945$gmane$org@eastlink.ca>
2016-12-11  3:09         ` zsh-5.2-test-3 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=584D9809.4070805@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@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).