Let's face it: xargs default behaviour is not well-defined. It would probably work with xprop output, where quotes are escaped, but it's better not to risk. Also, we probably want to keep occasional spaces on their places. I believe that xargs implementation that doesn't implement -0 is unheard of.
2013/3/21 Joseph BOUDOU <j...@matabio.net>: > xargs -0 isn't POSIX neither. > > -- > Joseph BOUDOU >