From: Stephane Chazelas <stephane.chazelas@gmail.com> To: Aryn Starr <whereislelouch@icloud.com> Cc: Mikael Magnusson <mikachu@gmail.com>, zsh-users@zsh.org Subject: Re: Get the result of the last glob Date: Thu, 22 Aug 2019 08:32:15 +0100 Message-ID: <20190822073215.csifd4pxsaqdchqu@chaz.gmail.com> (raw) In-Reply-To: <6B392E5A-528B-4E73-8DF4-A10D6775D5FB__35805.0242810108$1566452299$gmane$org@icloud.com> 2019-08-22 10:06:51 +0430, Aryn Starr: > What’s top posting? See https://en.wikipedia.org/wiki/Posting_style Your lines are also too long (72 recommended maximum, so it takes a few quoting layers to get to 80, the standard terminal width), but that's probably down to you using an Apple mail client. And I suppose those recommendations (including top-posting) make less sense now that people use mobile phones to read their emails (maybe not their emails about zsh though). > > Can’t $lastglob be available in the same command? It would be in the same fork, I imagine … > `command * -d $lastglob` [...] $ lastglob=(); print -r -- *(e['lastglob+=($REPLY)']) /(e['reply=($^lastglob.epub)']) file1 file2 file1.epub file2.epub See also: $ print -r -- *(e['reply=($REPLY $REPLY.epub)']) file1 file1.epub file2 file2.epub -- Stephane
next prev parent reply other threads:[~2019-08-22 7:33 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-08-21 13:21 Aryn Starr 2019-08-21 14:31 ` Daniel Shahaf 2019-08-21 14:34 ` Daniel Shahaf 2019-08-21 14:40 ` Aryn Starr 2019-08-21 14:47 ` Daniel Shahaf 2019-08-21 20:54 ` Mikael Magnusson 2019-08-22 5:36 ` Aryn Starr [not found] ` <6B392E5A-528B-4E73-8DF4-A10D6775D5FB__35805.0242810108$1566452299$gmane$org@icloud.com> 2019-08-22 7:32 ` Stephane Chazelas [this message] 2019-08-22 7:35 ` Aryn Starr [not found] <918ED85F-9DE5-4365-B962-45AD4AADDF46__5329.09398186661$1566393766$gmane$org@icloud.com> 2019-08-21 15:17 ` Stephane Chazelas 2019-08-21 15:43 ` Bart Schaefer
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=20190822073215.csifd4pxsaqdchqu@chaz.gmail.com \ --to=stephane.chazelas@gmail.com \ --cc=mikachu@gmail.com \ --cc=whereislelouch@icloud.com \ --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
zsh-users This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.vuxu.org/zsh-users # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 zsh-users zsh-users/ http://inbox.vuxu.org/zsh-users \ zsh-users@zsh.org public-inbox-index zsh-users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.vuxu.org/vuxu.archive.zsh.users code repositories for the project(s) associated with this inbox: https://git.vuxu.org/mirror/zsh/ AGPL code for this site: git clone https://public-inbox.org/public-inbox.git