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

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

Re: Running find in the shell-command


From: Peter Dyballa
Subject: Re: Running find in the shell-command
Date: Tue, 17 Oct 2006 16:51:49 +0200


Am 17.10.2006 um 15:01 schrieb md3bs:

How do I delimit the following code so it will work in shell-command

M-!
find . -maxdepth 1 -name "*.php" -exec ls -ld {} \;

Why do you want to delimit anything? Did something fail that you think you have to?

If the command works in your usual shell it should work in Emacs' shell-command, too.

--
Greetings

  Pete

"A designer knows he has arrived at perfection not when there is no longer anything to add, but when there is no longer anything to take away."
                                 -- Antoine de Saint-Exupéry






reply via email to

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