in reply to Re: $@ with backticks inside eval
in thread $@ with backticks inside eval

The example was cobbled together hastily for this post and otherwise irrevelent.

My actual use is inside an XML-RPC server script on a remote PC. With eval, if the backticked script fails my server won't die.

Actual use detailed here