zsh-users
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: zzapper <david@tvis.co.uk>
Cc: zsh-users@zsh.org
Subject: Re: globbing index*
Date: Mon, 7 Mar 2011 23:36:00 +0100	[thread overview]
Message-ID: <AANLkTinHrMacvzX1d=UCMbPgskFt-FxYxjQzX7y0a123@mail.gmail.com> (raw)
In-Reply-To: <Xns9EA1E1DE5F989zzappergmailcom@80.91.229.10>

On 7 March 2011 23:12, zzapper <david@tvis.co.uk> wrote:
> Hi
> I'm often diffing two files with a glob knowing that only 2 files match.
> say index.php and index2.php
>
> so when I type
>> diff index*
> I can assume that I will get, (but it will always be as clear)
>
>> diff index.php index2.php
>
> but is there an option to force diff to output the names of actual files
> compared?
>
> (Having posed myself the problem I've realized that I can always tab expand)
>
>> diff index*<TAB>

diff -u?

-- 
Mikael Magnusson


  reply	other threads:[~2011-03-07 22:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 22:12 zzapper
2011-03-07 22:36 ` Mikael Magnusson [this message]
2011-03-07 22:38 ` Benjamin R. Haskell
2011-03-07 22:55   ` zzapper
2011-03-09 23:29 ` Wayne Davison
2011-03-09 23:56   ` Mikael Magnusson

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='AANLkTinHrMacvzX1d=UCMbPgskFt-FxYxjQzX7y0a123@mail.gmail.com' \
    --to=mikachu@gmail.com \
    --cc=david@tvis.co.uk \
    --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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).