help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem to run shell-command


From: filebat
Subject: Problem to run shell-command
Date: Mon, 23 Aug 2010 23:26:42 +0800

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!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]