remote execution in a different directory

Byron Clark byron.clark at gmail.com
Fri Jul 28 10:23:24 MDT 2006


On 7/28/06, Charles Curley <charlescurley at charlescurley.com> wrote:
> * One can nest $(), but not back ticks.

I dislike back ticks as much as the next guy, but this (contrived)
nested back tick command works in bash:

echo `ls \`echo \\\`ls | grep elisp\\\`\``


More information about the PLUG mailing list