Quote:
Originally Posted by Aeris
It seems to be a condensed script, not a simple sed command.. dunno if the issue depends on sed or on the rest of the syntax mmh... too condensed to be deciphered, for me at least xD
|
It IS a sed script (sed is a (multi-line) programing language), not just a regular expression.
start by editing that monster into multiple lines, a program statement per line.