mess-mate a écrit :
Raphaël 'SurcouF' Bordet <[EMAIL PROTECTED]> wrote:
| Le mercredi 07 septembre 2005 à 17:24 +0200, mess-mate a écrit :
| > Bonjour,
| > je viens de m'apercevoir que mon ~/.bash_profile n'est pas pris en
| > compte lors du login en interactif.
| > Par ailleurs y'a pas de bash_profile dans /etc.

Es-tu bien sûr qu'il s'agit d'un shell de login ? Bash distingue bien les notions (orthogonales) de shell interactif et shell de login.

« A login shell is one whose first character of argument zero is a -, or one started with the --login option.

An interactive shell is one started without non-option arguments and without the -c option whose standard input and output are both connected to terminals (as determined by isatty(3)), or one started with the -i option. PS1 is set and $- includes i if bash is interactive, following a shell script or a startup file to test this state. »

J'ai moi-même galéré un moment avec ça...
David.


| | L'équivalent est le fichier /etc/profile. | | > Comment peut-on faire pour que celui-ci soit pris en compte ? | | D'après le manuel de bash: | | «When bash is invoked as an interactive login shell, or as a
| non-interactive shell with the --login option, it first reads and
| executes  commands  from  the file /etc/profile, if that file exists.
| After reading that file, it looks for ~/.bash_profile, ~/.bash_login,
| and ~/.profile, in that order, and reads and executes commands from the
| first one that exists and is readable.»
je sais :)



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à