>The prompt is exactly, as you have replied, "$"? Without a space as in "$ "? > >Then we have a problem. What is this machine, pinky? Which operating system?
login as: mchoube mcho...@pinky's password: Last login: Tue Nov 17 07:41:03 2009 from 10.209.174.135 ##################################################### # XXX Build Box - restricted use # # # All system changes to this box must be # # approved by [email protected]. # # # # /xxx/xxxxx_xxxxxxxxxx is for Production Backups # # # # /xxx/xxxxx_xxxx is for test installs, # # change the /xxx/xxxxx link as appropriate # # # ##################################################### pinky [1]: vi ~/.cshrc pinky [2]: pinky [2]: exec env ENV='' PROMPT_COMMAND='' PS1=\$\ PS2='' PS3='' /bin/sh $ uname -a Linux pinky 2.6.9-78.ELsmp #1 SMP Wed Jul 9 15:46:26 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux $ There is a space after '$'. Sorry my mistake. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
