Re: bash: /etc/profile, /etc/bashrc,

1999-03-25 Thread W. Paul Mills
Pere Camps <[EMAIL PROTECTED]> writes: > Hi! > > In /etc/bashrc, do I put anything else than the 'aliases'? > > I've put all the rest in /etc/profile, but if I do a non-login > interactive shell, all the 'exports' don't load so all the rest. > > What exactly goes where? > De

Re: bash: /etc/profile, /etc/bashrc,

1999-03-25 Thread Gregory T. Norris
Environment variable definitions and such that should be set for ALL users should be added to /etc/profile. Since there's no assurance that all users will have their logon shell set to bash (unless, of course, it's your own home system), it's probably wise to stick with "traditional" bourne-shell

bash: /etc/profile, /etc/bashrc,

1999-03-25 Thread Pere Camps
Hi! In /etc/bashrc, do I put anything else than the 'aliases'? I've put all the rest in /etc/profile, but if I do a non-login interactive shell, all the 'exports' don't load so all the rest. What exactly goes where? TIA! -- p.