batch parenthesis matching

batch parenthesis matching

Oleg Goldshmidt pub at goldshmidt.org
Fri Aug 7 00:53:59 IDT 2009


2 more comments:

- the script I sent assumes that neither <span> not </span> appears
  in comments or in string literals, see also my first response and
  Tsafrir's post;

- tip: assuming the script is in "span.awk" you may find the following
  command helpful -

$ diff -u file.html <(span.awk file.html)

-- 
Oleg Goldshmidt | pub at goldshmidt.org



More information about the Linux-il mailing list