Displaying 1 result from an estimated 1 matches for "phpconfigfilenam".
Did you mean:
phpconfigfilename
2011 Mar 16
3
perl one-liner issue
I am trying to deduce the one liner for an rpm I am packaging to edit a php
configuration file from within my spec. The line I am editing looks like:
$conf['nagios_base'] = "/nagios/cgi-bin";
What are the escape requirements Perl needs from within the shell to
search for this?
As I have seen, the syntax is a mess, any pointers would be appreciated!
thanks,
jlc