Petur Kirke <[EMAIL PROTECTED]> said: > I am a new Linux user. > I was trying to make some changes (with F-Secure SSH File Transfer) to the bashrc file in my home directory. After I had done the changes, I recieve this error message everytime i login to Linux: "Unexpected end of file". I then deleted the text, that I inserted to .bashrc, but I still recieve the same error message. Does "F-Secure SSH File Transfer" destroy something in my file, or what is happening ? >
If you edited the file on a Windows machine's text editor, then you've probably got all kinds of end-of-line markers in the file. Try using the "dos2unix" command. It should clear out the issues. -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org, or http://dogpound2.citadel.org:2000 _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
