question... i'm assuming that you have a specific login on these machines... is that login shared? is that why you can't just make .dansbashrc ~/.bashrc ??? sorry if that was a dumb question :) ~Erin
On Mon, 12 Jul 2004 14:29:11 -0600, Steve Meyers <[EMAIL PROTECTED]> wrote: > Right. Add that line to your /etc/bashrc, and it will work for > everyone. Or add the line to your .bashrc for each user. > > > > 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 > -- -- userfriendly.org -- ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
