Anyone have ideas why rxvt -e / urxvt -e close the new window immediately? $ rxvt -e "echo hi;sleep 2" $ urxvt -e "echo hi;sleep 2" $ xterm -e "echo hi;sleep 2"
Can anyone with an rthreads system handy try this and let me know if it's any different there please?