Daniel Crookston wrote:
Erm... correct me if I'm wrong, but this will only work for the single shell session, won't it? I'm looking for a way to add a single line to the .bashrc of the machine I'm working on, and have it include my custom bashrc. That way I only have one line (and one file) to remove from the bashrc when I move on, but I don't have to re-run my custom bashrc every time I log on.
Dan
-- The dark language of memory allocation is not to be spoken here.
On Mon, 12 Jul 2004, Steve Meyers wrote:
Try:
. ~/.dansbashrc
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
