[Discuss] Weird Apache backticks problem

Noel Burton-Krahn noel at burton-krahn.com
Sun Oct 8 20:54:32 PDT 2006


> Shouldn't that be....
>
> strace -f perl -e "print \`ls\`;"
>
> I'm not sure but I think you need to text out the backticks.


That will work too, but you don't have to escape the backticks in a 
single-quoted string.

--Noel



More information about the Discuss mailing list