From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1613 invoked by alias); 28 Aug 2015 21:05:59 -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: 20482 Received: (qmail 28379 invoked from network); 28 Aug 2015 21:05:58 -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=X+5rdgje c=1 sm=1 tr=0 a=W9UYH+FrKn4AXTMgefo3uQ==:117 a=W9UYH+FrKn4AXTMgefo3uQ==:17 a=N659UExz7-8A:10 a=ovto_6I9z-CAfiEpi2QA:9 a=pILNOxqGKmIA:10 Message-id: <55E0C629.8080006@eastlink.ca> Date: Fri, 28 Aug 2015 13:35:53 -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: string to array space problem in filenames References: <20150821215037.6b010cf7@ntlworld.com> <55DFC1E6.5090400@eastlink.ca> <20150828104058.7b44a631@pwslap01u.europe.root.pri> <55E0B041.7030205@eastlink.ca> <150828124513.ZM7140@torch.brasslantern.com> In-reply-to: <150828124513.ZM7140@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 08/28/2015 12:45 PM, Bart Schaefer wrote: > On Aug 28, 12:02pm, Ray Andrews wrote: > } > } But I don't have any 'cdr' command here. > > It should be in your standard set of installed zsh functions. Read the > manual section PWS indicated, instructions for ~/.zshrc configuration > are included. > I keep forgetting about all that stuff. Such riches in there, so easy to overlook. Can't get it out of my head that you don't get that stuff on your path automatically. Hidden gems. I'll play with it, it will probably obviate my method but I'd still like to solve that space issue anyway as an exercise.