Hello, I attempted to make urxvt starts in a given directory. I can't. With xterm, the following works well : xterm -e 'cd /tmp && /bin/bash' with urxvt it doesn't. Does someone informed about an alternative solution or workaround, I still can't figure why this behaviour happens. Raph