photo
Jordan Sissel
geek

Sun, 14 Jan 2007

Strip XML comments with sed

sed -ne '/<!--/ { :c; /-->/! { N; b c; }; /-->/s/<!--.*-->//g }; /^  *$/!p;'
You might consider stripping blanklines and/or filtering through xmllint --format to make the xml pretty printed.

Comments: 2 (view comments)
Tags: , ,
Permalink: /geekery/strip-comments-from-xml-with-sed
posted at: 19:48


2 responses to 'Strip XML comments with sed'

Ananya Bhaduri posted at Fri Jan 18 14:50:30 2008...
Hi,

cat $moduleDepsFile \
  | sed -ne "/<!--/ { :c; /-->/! { N; b c; }; /-->/s/<!--.*-->//g }; /^  *$/!p;" > $moduleDepsF
ile.stripped

I am using this command to strip xml comments and it appears to work on linux; i tried to port the same code on solaris and the commands fails saying

sed: Label too long: /<\!--/ { :c; /-->/\! { N; b c; }; /-->/s/<\!--.*-->//g }; /^  *$/\!p;

Please help..

Ananya Bhaduri posted at Wed Jan 23 16:47:40 2008...
oh btw the solution is install gnu sed, much more powerful.


Leave a reply

You need javascript enabled to use this form. Anti-spam efforts ongoing. Also, if the comment doesn't show up, it's because the form expired. Go back and copy your comment, reload the form, and resubmit. Apologies if this is a hassle, I'm just playing with antispam methods right now. If this insists on not working, please email me about it.

Name (required)
E-mail (optional, if you want me to be able to email you back)
URL (also optional)
Comment:


Search this site

Navigation

Metadata

Home About Resume My Code (SVN)

Articles

ARP Security Dynamic DNS with DHCP OpenLDAP+Kerberos+SASL PPP over SSH SSH Security: /bin/false Week of Unix Tools Work Efficiency

Projects

fex firefox tabsearch firefox urledit grok keynav liboverride newpsm (FreeBSD) nis2ldap pam_captcha poor man's backup Solaris audio utility xboxproxy xdotool xmlpresenter xpathtool misc scripts

Presentations

Yahoo! Hack Day '06 Unix Essentials Vi/Vim Essentials

Tag Cloud

Calendar

< January 2007 >
SuMoTuWeThFrSa
  1 2 3 4 5 6
7 8 910111213
14151617181920
21222324252627
28293031   

Friends

BarCamp Kent Brewster Tantek Çelik John Resig Wesley Shields Tyler Shields

Technorati