LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Setenv command is not known Suse 10.0 (https://www.linuxquestions.org/questions/linux-software-2/setenv-command-is-not-known-suse-10-0-a-421273/)

InesLeike 03-03-2006 10:52 AM

Setenv command is not known Suse 10.0
 
After installation of Suse Linux 10.0 the shell command Setenv was not known.
I guess I have to install an additional software patch - but which?

nx5000 03-03-2006 11:08 AM

Setenv is only known by csh, tcsh
to check your shell:
Code:

echo $0
I guess you are running bash which is imho better

InesLeike 03-04-2006 06:33 AM

Setenv command is not known Suse 10.0
 
Thx nx5000,
I changed shell and setenv works now.
Best regards
Ines


All times are GMT -5. The time now is 10:32 AM.