zsh-users
 help / color / mirror / code / Atom feed
* globbing index*
@ 2011-03-07 22:12 zzapper
  2011-03-07 22:36 ` Mikael Magnusson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: zzapper @ 2011-03-07 22:12 UTC (permalink / raw)
  To: zsh-users

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>




-- 
zzapper
http://zzapper.co.uk/ Technical Tips


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-09 23:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07 22:12 globbing index* zzapper
2011-03-07 22:36 ` Mikael Magnusson
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

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).