[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dealing with strange shell prompts
From: |
Daniel Pittman |
Subject: |
Re: Dealing with strange shell prompts |
Date: |
Tue, 10 Sep 2002 10:20:32 +1000 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.5 (bamboo, i686-pc-linux) |
On Mon, 09 Sep 2002, Kai Gro wrote:
> Pete Forman <address@hidden> writes:
>
>> I've tested env on IRIX 6.5 and AIX 4.3. Every standard UNIX
>> platform should have env.
>
> Good. I have now changed Tramp to do "exec env PS1='$ ' /bin/sh"
> instead of just "exec /bin/sh". We'll see if it helps.
Not for rc, if you care. ;)
If you use "exec env 'PS1=$ ' /bin/sh" you should get it working there
as well.
This should also be portable to anywhere in the world.
Daniel
--
A good poet is someone who manages, in a lifetime of standing out in
thunderstorms, to be struck by lightning five or six times; a dozen or two
dozen times and he is great.
-- Randall Jarrell
- Dealing with strange shell prompts, Kai Großjohann, 2002/09/06
- Re: Dealing with strange shell prompts, lawrence mitchell, 2002/09/06
- Re: Dealing with strange shell prompts, lawrence mitchell, 2002/09/06
- Re: Dealing with strange shell prompts, Kai Großjohann, 2002/09/06
- Re: Dealing with strange shell prompts, Daniel Pittman, 2002/09/06
- Re: Dealing with strange shell prompts, Kai Großjohann, 2002/09/07
- Re: Dealing with strange shell prompts, Daniel Pittman, 2002/09/08
- Re: Dealing with strange shell prompts, Pete Forman, 2002/09/09
- Re: Dealing with strange shell prompts, Kai Großjohann, 2002/09/09
- Re: Dealing with strange shell prompts,
Daniel Pittman <=
- Re: Dealing with strange shell prompts, Kai Großjohann, 2002/09/10
- Re: Dealing with strange shell prompts, Clemens Fischer, 2002/09/30
- Re: Dealing with strange shell prompts, Clemens Fischer, 2002/09/30
- Re: Dealing with strange shell prompts, Daniel Pittman, 2002/09/30