which file should have my bash prompt, .profile vs .bashrc

Liste des GroupesRevenir à cubf misc 
Sujet : which file should have my bash prompt, .profile vs .bashrc
De : wagnes (at) *nospam* example.com (Wolfgang Agnes)
Groupes : comp.unix.bsd.freebsd.misc
Date : 02. Dec 2024, 12:32:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <874j3ml3q8.fsf@example.com>
I installed bash and have been trying to set up my prompt.  I notice
that if I add

  PS1='# '; export PS1

to my .profile, then I get the prompt when I log in, not when I /sudo
su/ from a regular user.  If I add

  PS1='# '; export PS1

to ~/.bashrc, then I get the prompt when I ``sudo su'', but not when I
log in.  I can add the prompt set up to both files, but I'm asking
myself---how do you guys avoid such redundancy?  (Thanks!)

Date Sujet#  Auteur
2 Dec 24 * which file should have my bash prompt, .profile vs .bashrc6Wolfgang Agnes
2 Dec 24 +* Re: which file should have my bash prompt, .profile vs .bashrc3Chris Elvidge
2 Dec 24 i`* Re: which file should have my bash prompt, .profile vs .bashrc2Wolfgang Agnes
2 Dec 24 i `- Re: which file should have my bash prompt, .profile vs .bashrc1Chris Elvidge
3 Dec 24 `* Re: which file should have my bash prompt, .profile vs .bashrc2Lowell Gilbert
6 Dec 24  `- Re: which file should have my bash prompt, .profile vs .bashrc1Anton Shepelev

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal