Oops again, typo:

>      s/^(^[>])/\n$1/;

Should be s/^([^>])/\n$1/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to