Le Mercredi, 10 Décembre 2003 11.21, Oliver Lange a écrit :
> Ric Messier wrote:
> > On Tue, 9 Dec 2003, Eric Paynter wrote:
> >
> > The problem with symlinking one to the other as you suggest is if you
> > ever use something like scp, you potentially break it, as the comment in
> > .bashrc says. All my profile-ish things that generate output get put,
> > correctly, into .bash_profile. Of course, if you never generate output
> > with your login scripts then you're ok. Just something to keep in mind,
> > though.
>
> Good to know... I'll be careful :)

pick my solution:
Create a new rc file with all your common configuration (mine is .scriptrc) 
and have it sourced by both .bashrc and .bash_profile
that way, you can put bashrc-only and bash_profile-only configs in their 
respective file.

-- 
mathieu perrenoud

--
[EMAIL PROTECTED] mailing list

Reply via email to