I need to switch to c-shell and after installing it via software-center it looks like I am ready to go.
Nevertheless, when I type 'csh' the line changes to %_ I am still not in a c-shell. When typing which $SHELL I get /bin/bash
Also my program is recognizing I am wrong and gives me error messages. I guess there is a simple solution?
thanks in advance
Indeed, I am running csh after typing csh... clear.
But, I don't know why I have a strange behavior within the shell? I do not have tab completion... And my software is complaining that this might not be a c-shell (and therefore I can't install). Are there some options that I can activate?
thanks again!
– Hydrazin Mar 08 '12 at 14:53csh scriptfile
. – geirha Mar 08 '12 at 15:25