On Tue, 02 Oct 2007 16:31:21 -0400, Nicholas Sushkin wrote: > Hi Chet, others, > > In our bash scripts, we often access XML files. Are there any plans to > integrate an XML parser in bash? For example, merge into the main tree the > following bash patch? > > http://home.eol.ca/~parkw/index.html#expat > > Thank you,
I can't address what goes into bash proper and what doesn't. You may find that xsltproc will do what you need from about any shell though.