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

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

Running find in the shell-command


From: md3bs
Subject: Running find in the shell-command
Date: Tue, 17 Oct 2006 14:01:41 +0100

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

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





reply via email to

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