Date: Fri, 03 Dec 2004 18:15:44 -0700 From: Don Wilde <Don@Silver-Lynx.com> To: freebsd-questions@freebsd.org Subject: Re: shell programming challenge Message-ID: <41B10FC0.90403@Silver-Lynx.com>
next in thread | raw e-mail | index | archive | help
Resolved: After a bit more work and lots of good suggestions, I came up with xterm -e bash --rcfile .myrcfile -i -c "./ticktock && exec bash" & It does everything I was expecting (assuming your regular .bashrc doesn't trash the things you set up in the first environment!) Thanks, all! -- Don Wilde ---------> Silver Lynx <---------- Raising the Trajectory of Human Development --------------------------------------------- http://www.Silver-Lynx.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B10FC0.90403>