On 2005-06-03 16:00:38 +0200, [EMAIL PROTECTED] wrote:
> Solution :
> You must put this line :
>  
> PS1=`hostname`":"'$PWD'"# "
> export PS1
> 
> at the and of your .bashrc
>  
> and not before this  : 
> # Source global definitions
> if [ -f /etc/bashrc ]; then
>         . /etc/bashrc
> fi
>  
> in the .bashrc

I'm not using bash. But why would setting PS1 change anything?
This would be incorrect if the shell isn't interactive anyway.

-- 
Vincent Lef�vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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

Reply via email to