in reply to Re^5: Delete a string possibly over two lines
in thread Delete a string possibly over two lines
Thanks that worked. If I may ask one final question. How do I run the script on an input file say infile and output to a file outfile (these file names could change from run to run) without appending the infile to the code you provided? Alternatively can I make the changes using a suitable command line that does what the script does instead of using the script?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Delete a string possibly over two lines
by AnomalousMonk (Archbishop) on Feb 07, 2018 at 03:32 UTC | |
by texuser (Novice) on Feb 07, 2018 at 05:01 UTC |