From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12747 invoked by alias); 10 Oct 2015 04:52:58 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 20728 Received: (qmail 25048 invoked from network); 10 Oct 2015 04:52:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Authority-Analysis: v=2.1 cv=T/C1EZ6Q c=1 sm=1 tr=0 a=qW47PADDKXGJn6aGdN70Rg==:117 a=qW47PADDKXGJn6aGdN70Rg==:17 a=N659UExz7-8A:10 a=Gz2k9-9WrFm8k4Zhy1IA:9 a=pILNOxqGKmIA:10 Message-id: <561899A6.5090504@eastlink.ca> Date: Fri, 09 Oct 2015 21:52:54 -0700 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-version: 1.0 To: zsh-users@zsh.org Subject: Re: what is truth? References: <20151009220942.GH12039@sym.noone.org> <151009160452.ZM5208@torch.brasslantern.com> <4505.1444437453@thecus.kiddle.eu> <20151010005939.GK12039@sym.noone.org> <561884F1.4030607@eastlink.ca> <151009212623.ZM5395@torch.brasslantern.com> In-reply-to: <151009212623.ZM5395@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 10/09/2015 09:26 PM, Bart Schaefer wrote: > On Oct 9, 8:24pm, Ray Andrews wrote: > } Subject: what is truth? > > Please use an actual descriptive subject rather than faux philosophical > pondering. Thanks. > > } I don't have a clue what to make of ' <-> '. What value > } would work? > > <[X]-[Y]> What is lacking is knowing where to look for that kind of information. We have expansions, substitutions, designators, modifiers, operators, matches, globs, flags, subscripts and so on. Getting the overview of the jargon is what I must master so that I can pick the right chapter to read. Searching for the above literally I see that is a glob operator. It is astonishing how much syntax can be carried by just a few symbols.