Re: [Tutor] Consolidate several lines of a CSV file with firewall rules

2013-10-11 Thread Mark Lawrence
On 11/10/2013 16:09, Juan I. Scopp wrote: Hi guys. I have a CSV file, which I created using an HTML export from a Check Point firewall policy. Each rule is represented as several lines, in some cases. That occurs when a rule has several address sources, destinations or services. I need the output

[Tutor] Consolidate several lines of a CSV file with firewall rules

2013-10-11 Thread Juan I. Scopp
Hi guys. I have a CSV file, which I created using an HTML export from a Check Point firewall policy. Each rule is represented as several lines, in some cases. That occurs when a rule has several address sources, destinations or services. I need the output to have each rule described in only one lin