Mailinglist Archive: opensuse (5100 mails)
| < Previous | Next > |
Re: [SLE] setenv problems
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Thu, 10 Jun 2004 18:47:24 +0200
- Message-id: <200406101847.24979.andjoh@xxxxxxxxxx>
On Thursday 10 June 2004 18.40, Mark Huggins wrote:
> I can not get my system to recognise the 'setenv' command, 'set' and
> 'env' are recognised and function correctly but 'setenv' reports an
> unknown command?. Anyone with any ideas?. Thanks.
setenv isn't a system command, it is a feature in C-shell. To work with
C-shell, run "tcsh". The make Cshell your default shell, run chsh and
enter /usr/bin/tcsh when it prompts you for a shell
Or learn about bash. It's a very nice shell. It is the one you have by default
> I can not get my system to recognise the 'setenv' command, 'set' and
> 'env' are recognised and function correctly but 'setenv' reports an
> unknown command?. Anyone with any ideas?. Thanks.
setenv isn't a system command, it is a feature in C-shell. To work with
C-shell, run "tcsh". The make Cshell your default shell, run chsh and
enter /usr/bin/tcsh when it prompts you for a shell
Or learn about bash. It's a very nice shell. It is the one you have by default
| < Previous | Next > |