Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using script to find location of global rcs files.
- X-seq: zsh-users 23852
- From: dana <dana@xxxxxxx>
- To: linuxtechguy@xxxxxxxxx
- Subject: Re: Using script to find location of global rcs files.
- Date: Sun, 27 Jan 2019 08:32:16 -0600
- Cc: zsh <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=k+SdsWuU3x9+teZqF2EgVbvCOZUBdLqYKoMCyebRMwE=; b=c089yDMycGfSEXLwkkyeccXt8alT63SU0mujNZWGdlo4w735GsByzp+E9vcD01yBd4 XPDE9Txm12FvRUtZ0V+XyqDIafUSM6M7THmW/JDelf4de5XkH10Fw8BOKGAHT3i/j/wO KyCghhUgm2gTS+sd8bSawOsVdOpM2gHWkVn3Z0BfbE7xlE61SSaPN60pce9eUi9KG10x 8pyv5JsaBdDMeE7BSEGtHTXGg2g1cAm8USnXcZoSoEf+Nyr6M1U6fMBrumv6N1zrGBcb eDQvqjLdaDjVsG74/t+hap90s+zQe99l5q+Bn5q37xqC4Z+2ASbwHcxGykC46JZkkErt Oshg==
- In-reply-to: <CA+rB6GLaRGztigZG3gYqHp=g1-n6d1qNgn5N6q6tYM54gtuR_w@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CA+rB6GJBTN_BzedW=CvpxFHXMMZyuQWTU04dEEZVNwJvrxG2wA@mail.gmail.com> <f13f8a7bce03b94b0a3cce202548b952c61241e8.camel@ntlworld.com> <B79CD6E7-D834-4BC0-A8C2-C2D77EC8FA96@dana.is> <CA+rB6GLaRGztigZG3gYqHp=g1-n6d1qNgn5N6q6tYM54gtuR_w@mail.gmail.com>
On 27 Jan 2019, at 07:11, Jim <linux.tech.guy@xxxxxxxxx> wrote:
>Had some trouble with the above line of code when there is only one global file,
>It only returned a ¨.¨. Assuming I typed it correctly.
Oh yeah, i always forget. In recent versions of zsh (5.4+ i think) you can use
(Af) instead of (f) to fix that
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author