Kai Grossjohann wrote:

> After asking in comp.unix.shell I got the following nifty suggestion:
> after Tramp has sent "exec /bin/sh" to the remote host, we send
> "PS1='$ '" after a short pause.  Then we wait a couple of seconds for
> an answer.  If nothing appears, then we send "PS1='$ '" again, and
> then we wait again, and so on.

> Do you think that might work?

The only way I can really see it failing is if "exec /bin/sh" fails
in some way, however, since tramp is a nop in that situation
anyway, I don't really see it being a great problem.

-- 
lawrence mitchell <[EMAIL PROTECTED]>



_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel

Reply via email to