12 Nov
2007
12 Nov
'07
21:24
Stefan Hundhammer wrote:
perl -p -i -e 's/oldtext/newtext/' *.html
/oldtext will be lines of html and /newtext will be lines of php. Will perl still be able to do it and if so, do i need to escape some of the code in oldtext and newtext? Example: <HTML> the < and > and <?php ;?> does any of that need to be escaped? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org