all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem to run shell-command
@ 2010-08-23 15:26 filebat
  2010-08-24 19:47 ` Oleksandr Gavenko
  0 siblings, 1 reply; 6+ messages in thread
From: filebat @ 2010-08-23 15:26 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all

Any idea why below shell-command fails?

,----------- command
| M-! etags -a -I `find -iname *.py`
`-----------

,----------- output of the error message
| `find: No such file or directory
| *.py`: No such file or directory
`-----------

If I try "M-! find -iname *.py | etags -a -", I will get complain of "Access is denied".

-- 
Thanks,
Denny

Smile for difficulty, Denny!



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

end of thread, other threads:[~2010-08-26  6:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 15:26 Problem to run shell-command filebat
2010-08-24 19:47 ` Oleksandr Gavenko
2010-08-25 16:16   ` filebat Mark
2010-08-25 18:04     ` Peter Dyballa
2010-08-26  6:43     ` Oleksandr Gavenko
     [not found]   ` <mailman.0.1282753005.3946.help-gnu-emacs@gnu.org>
2010-08-26  0:40     ` Barry Margolin

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.