# Opening connection for address@hidden using scp... # Waiting 60s for local shell to come up... # Sending command `ssh yarek.desktop -l yarek -e none; echo "Tramp" "connection" "closed"; sleep 1' # Waiting for prompts from remote shell # Waiting 60s for prompt from remote shell on host yarek.desktop # Looking for regexp "^.*\([pP]assword\|passphrase.*\):? *" from remote shell # Looking for regexp ".*ogin: *" from remote shell # Looking for regexp "[$]* *" from remote shell # Found remote shell prompt on `yarek.desktop' # Sending command to remote shell: unset HISTORY $ unset HISTORY # Sending command to remote shell: unset correct $ unset correct # Sending command to remote shell: unset autocorrect $ unset autocorrect $ exec env 'ENV=' 'PS1=$ ' /bin/sh # Waiting 30s for remote `/bin/sh' to come up... env: /bin/sh : No such file or directory Tramp connection closed sleep: invalid time interval `1 ' Try `sleep --help' for more information. env: /bin/sh : No such file or directory Tramp connection closed sleep: invalid time interval `1 ' Try `sleep --help' for more information. # Setting up remote shell environment $ stty -inlcr -echo kill '^U' stty: standard input: Inappropriate ioctl for device $ echo foo foo $ TERM=dumb; export TERM export: not an identifier: TERM^M # Determining coding system $ echo foo ; echo bar foo bar # Waiting 30s for `HISTFILE=$HOME/.tramp_history; HISTSIZE=1; export HISTFILE; export HISTSIZE' $ HISTFILE=$HOME/.tramp_history; HISTSIZE=1; export HISTFILE; export HISTSIZE # Waiting 30s for `set +o vi +o emacs' $ set +o vi +o emacs # Waiting 30s for `unset MAIL MAILCHECK MAILPATH' $ unset MAIL MAILCHECK MAILPATH 1>/dev/null 2>/dev/null # Waiting 30s for `unset CDPATH' $ unset CDPATH # Setting shell prompt $ PS1=' ///e4c477d4e530fc423e9c4273972e2219 '; PS2=''; PS3=''