From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HhjxB-0007EN-ME for garchives@archives.gentoo.org; Sat, 28 Apr 2007 10:14:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3SADJKd003904; Sat, 28 Apr 2007 10:13:19 GMT Received: from mxout2.iskon.hr (mxout2.iskon.hr [213.191.128.81]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3SA4iZD023669 for ; Sat, 28 Apr 2007 10:04:44 GMT Received: (qmail 15154 invoked from network); 28 Apr 2007 12:04:43 +0200 X-Remote-IP: 213.191.142.122 Received: from unknown (HELO mx.iskon.hr) (213.191.142.122) by mxout2.iskon.hr with SMTP; 28 Apr 2007 12:04:43 +0200 Received: (qmail 12713 invoked from network); 28 Apr 2007 12:04:43 +0200 X-Remote-IP: 213.202.67.26 Received: from st02-025.dialin.iskon.hr (HELO localhost) (213.202.67.26) by mx.iskon.hr with SMTP; 28 Apr 2007 12:04:32 +0200 Date: Sat, 28 Apr 2007 12:04:05 +0200 From: Daniel Vrcic To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] how to open a chdired rxvt? Message-ID: <20070428100404.GA2924@ipanema.org> References: <20070427123551.GA24860@gentoo> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20070427123551.GA24860@gentoo> User-Agent: Mutt/1.5.15 (2007-04-06) X-Archives-Salt: 7e854902-b1e5-466f-b05a-0c0f46634e19 X-Archives-Hash: 4119935bcb23956a25059ccc0c8ac864 * anhnmncb [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 -- gentoo-user@gentoo.org mailing list