From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11084 invoked by alias); 28 Aug 2015 19:45:18 -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: 20479 Received: (qmail 25493 invoked from network); 28 Aug 2015 19:45:17 -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-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=5Td4PwU/vlR0l716htF6M3Qs5n0gehXcd9JcrwqAJJA=; b=NRzeOmbytl1uU7ggv25AcmYxGnDNxRO+U6RWy7Jrn2XB/nEfxo50oW6EmrYW1cWk6c ICMQSDPbX7vwUBJBJZyuQqrEulWQ9oyNVaAyN5uxRw2YopX3Vy4J+m5xV2AaGRJ4Z8mC 2bWNvmqiPIS1blelIpCYFVaxzMU32X9bQQ98TWlasOp1x+PLkgjztXA5rWX6SpPBBUSR DGskbVkBz3haU/QBW7fV/7sT1DLBbJGU6SpMzQMEqaqY8H10L0Gd29sYuOKra/LcRl+k ejXQhtMKyLXX81058Uw8UkNWDVXwNICjovjzlqNLpp39qHaD3wQVWFlZXWD7kaU589Ff DTgA== X-Gm-Message-State: ALoCoQn4We6wLN7RV9knCaXddmgtWt1CN2wUk5OPSBDyBxYE8E2hthGlcMFw2ebDj+1DkIjpsKAD X-Received: by 10.60.140.229 with SMTP id rj5mr1893831oeb.12.1440791116592; Fri, 28 Aug 2015 12:45:16 -0700 (PDT) From: Bart Schaefer Message-Id: <150828124513.ZM7140@torch.brasslantern.com> Date: Fri, 28 Aug 2015 12:45:13 -0700 In-Reply-To: <55E0B041.7030205@eastlink.ca> Comments: In reply to Ray Andrews "Re: string to array space problem in filenames" (Aug 28, 12:02pm) References: <20150821215037.6b010cf7@ntlworld.com> <55DFC1E6.5090400@eastlink.ca> <20150828104058.7b44a631@pwslap01u.europe.root.pri> <55E0B041.7030205@eastlink.ca> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-users@zsh.org Subject: Re: string to array space problem in filenames MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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.