[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tramp and non-bash shells
From: |
Björn Lindström |
Subject: |
Tramp and non-bash shells |
Date: |
Sat, 06 Mar 2004 20:54:50 +0100 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) |
It seems that Tramp assumes that unset will always return 0. Of the
shells I've been testing, that is however only the case with bash.
With for instance zsh, which is the shell I am using, Tramp will fail
because 'unset correct' fails in the ssh session it has opened.
How do I work around this, without having to change my login shell to bash?
--
Björn Lindström <address@hidden>
http://bkhl.elektrubadur.se/
- Tramp and non-bash shells,
Björn Lindström <=