Vinh Nguyen <[email protected]> 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
albi...@host:~$ 

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to