tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: default remote shell in tramp


From: Michael Albinus
Subject: Re: default remote shell in tramp
Date: Fri, 18 Jun 2010 21:23:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Vinh Nguyen <address@hidden> writes:

>> What happens, if you call on the remote side
>>
>> exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/bash
>
> it appears to do nothing.

What do you mean with this? It should open a new bash shell, and show
you the prompt. Like this:

host:~> exec env ENV='' PROMPT_COMMAND='' PS1=\#\$\  PS2='' PS3='' /bin/bash
address@hidden:~$ 

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]