zsh-users
 help / color / mirror / code / Atom feed
* RE: Stop _path_files from searching /
@ 2001-02-27  9:09 Sven Wischnowsky
  2001-02-27  9:20 ` Andrej Borsenkow
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Wischnowsky @ 2001-02-27  9:09 UTC (permalink / raw)
  To: zsh-users


Christoph Lange wrote:

> ...
> 
> !! Hey, what's this?
> 
> +_path_files:320> tmp1=( /bin /boot /cdrom /dev /etc /home /inst /lib /misc
> /mnt /opt /proc /root /sbin /tmp /usr /var ) 

Aha, an old version.  Newer versions of _path_files don't do that
anymore (and they use an utility builtin, so it won't help you to just
install the new _path_files).  I don't know if 4.0.1-pre-1 is being
distributed somewhere, if it is, you could upgrade to that, otherwise
you could wait for the next stable release.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: How to create unnamed temporary arrays?
@ 2001-02-22  6:01 Andrej Borsenkow
  2001-02-23 10:48 ` Stop _path_files from searching / Christoph Lange
  0 siblings, 1 reply; 5+ messages in thread
From: Andrej Borsenkow @ 2001-02-22  6:01 UTC (permalink / raw)
  To: Thomas K?hler, zsh-users


>
> Is it only for me that
>    echo ${(F)$(echo /var/spool/news/de/comp/**/*(.:t:r))}
> seems to work? Well, the problem may be spaces in the values, but even
> that should be solveable...
>

Of course is works. Actually, it is the only way to get globbing inside
parameter substitution.

-andrej


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

end of thread, other threads:[~2001-02-27  9:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-27  9:09 Stop _path_files from searching / Sven Wischnowsky
2001-02-27  9:20 ` Andrej Borsenkow
  -- strict thread matches above, loose matches on Subject: below --
2001-02-22  6:01 How to create unnamed temporary arrays? Andrej Borsenkow
2001-02-23 10:48 ` Stop _path_files from searching / Christoph Lange
2001-02-23 12:15   ` Andrej Borsenkow
2001-02-26  8:26     ` Christoph Lange

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