<div dir="ltr">On Thu, Sep 13, 2012 at 2:22 AM, Alfredo Di Napoli <span dir="ltr">&lt;<a href="mailto:alfredo.dinapoli@gmail.com" target="_blank">alfredo.dinapoli@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    urxvtc -e sh -c &#39;echo a&#39;<br>
    xterm -e echo a<br></blockquote></div><div><br>I would like to, and in fact I&#39;ve already tried, but urxvt is trickier than other shells. Using the command you gave me does not create a new window, tested both on XMonad and Gnome. This is<br>

the error you can see using the option &quot;-hold&quot;, this way:<br><br> urxvt --hold -e &quot;echo a&quot;<br><br>This opens a new window with the error: <i>urxvt: Unable to exec child.<br></i></div></div></blockquote>
<div><br></div><div>I think you misunderstood; as I read it (and as I would expect it to work given the above descrtiption) that would be</div><div><br></div><div>    urxvt --hold -e sh -c &#39;echo a&#39;</div><div><br></div>
</div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>