Harry Goldschmitt wrote: [] > screen sharing and it hangs the same way. I've also tried ssh xxxx > rm .bash* which works.
If you want to be sure that all bash startup scripts are gone, you need to check for ~/.bash_profile, ~/.bash_login, ~/.profile, and ~/.bashrc. This is assuming you didn't change anything in /etc/, where you have /etc/profile and /etc/bashrc. When you say that ssh hangs, what does this mean precisely? What are the last lines of output from ssh -v xxx and from ssh -v -v xxx ? -- Martin ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
