> > Can you please send
>
> > ---code
>
> $ grep '$BASH' /etc/profile
> if [ -n "BASH" ]
> if [ -n "BASH" ]
^^^ There should be a $-sign here (inside quotation-signs,
before BASH)> $ grep "^Session=" /usr/kde/3.1/share/config/kdm/kdmrc > Session=/etc/X11/xdm/Xsession > > $ head -1 /etc/X11/xdm/Xsession > #!/bin/bash --login > > $ head -1 /usr/kde/3.1/bin/startkde > #!/bin/bash > > $ ls -l /bin/sh > lrwxrwxrwx 1 root root 4 Oct 19 20:30 /bin/sh -> > bash > > Hope that helps. I'll wait for your response before trying the other > useful and welcome suggestions. Patrick B�rjesson -- Public key id: 4C5AB0BF Public key available at search.keyserver.net[:11371]
pgp00000.pgp
Description: PGP signature
