10 May
2012
10 May
'12
6:50 a.m.
"CG" == Christian Grün <christian.gruen@gmail.com> writes: CG> XQuery may not be the best language for such a use case. OK, I put a @@@ marker in a comment to trigger sed to read it in in my Makefile lyrics.html:playlists.xquery playlists.xml english.html basex $< |sed '/@@@/r english.html' > $@ validate $@ w3m -dump $@