On Thu, Sep 13, 2012 at 2:22 AM, Alfredo Di Napoli <
[email protected]> wrote:
> urxvtc -e sh -c 'echo a'
>> xterm -e echo a
>>
>
> I would like to, and in fact I'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
> the error you can see using the option "-hold", this way:
>
> urxvt --hold -e "echo a"
>
> This opens a new window with the error: *urxvt: Unable to exec child.
> *
>
I think you misunderstood; as I read it (and as I would expect it to work
given the above descrtiption) that would be
urxvt --hold -e sh -c 'echo a'
--
brandon s allbery [email protected]
wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe