all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eshell & find
@ 2003-03-06 21:01 Peter Lee
  2003-03-06 21:04 ` Peter Lee
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Lee @ 2003-03-06 21:01 UTC (permalink / raw)


The following works fine from both eshell and shell (with shell for me
being cmd.exe for xp):

find . -iregex ".*\.cpp"


However, the following works only with shell and *not* with
eshell... eshell simply returns.

find . -iregex ".*\.cpp\|.*\.h"

Any ideas why this wouldn't work in eshell ?

Thanks.

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

end of thread, other threads:[~2003-03-06 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-06 21:01 eshell & find Peter Lee
2003-03-06 21:04 ` Peter Lee
2003-03-06 21:21   ` John Wiegley
2003-03-06 21:47     ` Peter Lee

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.