On Thu, Apr 03, 2014 at 01:28:02PM +0300, Damian Ivanov wrote:
> one could use "cmd /c echo hello" at least I do so, or this somehow bad?
> 
it's a double-fail, because in addition to the weird echo behavior, you
also have the even more weird cmd behavior (which can be modified
further with the /s flag).

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to