benoit soete a écrit :
Bonjour,

je suis sous debian etch,

j'essaie d'étendre mon $PATH, j'ai d'abord modifié ~/.bash_profile
if [ -d /usr/local/bin/firefox ] ; then
  PATH=/usr/local/bin/firefox:"${PATH}")
sans succès

puis /etc/profile
if [ "`id -u`" -eq 0 ]; then

ne fonctionne que si tu es root


--
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 à