On Fri, Jun 18, 2010 at 12:23 PM, Michael Albinus <[email protected]> wrote: > 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.
Yes, I was expecting that, but it didnt do so (I think). Tried it on 2 different servers. I don't think it open a new bash shell because entering 'exit' closes me out of the server. Vinh _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
