* anhnmncb <[EMAIL PROTECTED]> [07-04-28 11:39]: > hi, list: > I want to bound a key-binding to open a chdired rxvt. Say I'm in fvwm > and the working dir is ~/, then I want to open a rxvt, which working > dir is ~/doc, so I try: > rxvt -hold -e bash -c "cd ~/doc"
That should be: (cd ~doc/ && urxvt) [...] -- Daniel Vrcic -- [EMAIL PROTECTED] mailing list