zsh-workers
 help / color / mirror / code / Atom feed
* extendedglob recursion (/)#
@ 2015-02-26  0:51 Eric Cook
  2015-02-26  3:22 ` Eric Cook
  2015-02-26  4:56 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Cook @ 2015-02-26  0:51 UTC (permalink / raw)
  To: zsh-workers

Playing around in IRC with the command:
setopt extendedglob; print (/)# # or /usr/(/)#, etc.

zsh starts to recurse / repeatedly and eventually(errors and) prints /
// ///...

Mikachu | % pl (/)#|wc -l
Mikachu |  glob.c:276: BUG: statfullpath(): pathname too long

What should the 'proper' behavior be? Recursing into directories below /
or just printing `/'
I am in favor of the latter personally.



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

end of thread, other threads:[~2015-02-26 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-26  0:51 extendedglob recursion (/)# Eric Cook
2015-02-26  3:22 ` Eric Cook
2015-02-26  4:56 ` Bart Schaefer
2015-02-26 16:52   ` Bart Schaefer

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