From: Noam P. <npo...@us...> - 2011-06-10 01:37:33
|
Matthias Drochner <M.D...@fz...> writes: > Seems so... I don't have a good idea how to do this which > portable shell commands or sed -- At the point "$@" is evaluated, > the original quoting is lost. Actually "$@" preserves tokenization, "$*" doesn't. Fixed in commit 014ed317a2e49618aeaa841dfcf4d6f3cc9478ee. http://xmlstar.git.sourceforge.net/git/gitweb.cgi?p=xmlstar/xmlstar;a=patch;h=014ed31 > >> P.S. please send xmlstarlet related mail to the mailing list (I've added >> it to Cc), or use the Sourceforge website. > > I've tried the latter but it wanted a registration. Maybe I even > have one, but generally I'm sick of leaving passwords everywhere > and have them sent around in cleartext every first of the month. Sourceforge does support OpenID, although that only helps if you're using at least one other site that supports it... |