On 29 Dec 1999 09:58:36 -0500, Nikolaos Margaritis <[EMAIL PROTECTED]> wrote:
>Hi,
>
>I have added the following lines in my .bashrc and now the command line gets
>confused and produces garbage:

Of course it does, you have a syntax error.

>if [ "x$DISPLAY" != "x" ]; then
>        PS1='[\u@\h]\$ \033];`dirs`\007';
>        function cd(){
>                pushd $1;
>                PS1='[\u@\h]\$ \033];`mydirs`\007'
                                                   ;

>        }
>fi

-- 
                 Bryan C. Andregg * <[EMAIL PROTECTED]> * Red Hat, Inc.

  1024/625FA2C5         F5 F3 DC 2E 8E AF 26 B0 2C 31 78 C2 6C FB 02 77
  1024/0x46E7A8A2       46EB 61B1 71BD 2960 723C 38B6 21E4 23CC 46E7 A8A2

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to