Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Recursive globbing
- X-seq: zsh-users 7457
- From: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: Recursive globbing
- Date: Fri, 14 May 2004 17:35:04 +0100
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: "Peter Stephenson"'s message of "Fri, 14 May 2004 17:22:43 BST." <25965.1084551763@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Bart Schaefer wrote:
> > There's a reason that only **/ and not blather**/ is special.
>
> % print -l tmp**/*.c
> tmp/gtk_hello_world.c
> tmp/gtk_hello_world2.c
> tmp/hal_set_txbb_trim.c
> tmp/ptemtst.c
> tmp/rx_dynamic_lvl.c
Ah, wait, I see... it's not printing tmp/subdir/*.c. That's the effect
you meant.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author