AllExperts > Unix/Linux OS 
Search      
Unix/Linux OS
Volunteer
Answers to thousands of questions
 Home · More Unix/Linux OS Questions · Answer Library  · Encyclopedia ·
More Unix/Linux OS Answers
Question Library

Ask a question about Unix/Linux OS
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Robert McIntosh
Expertise
Installation, Administration, typical tcp/ip services (sendmail, apache, qmail, tomcat, hylafax, etc.), Linux as desktop

Experience
7 years Linux system administration, FreeBSD administration

Education/Credentials
Bachelors, A Certified, Network Certified, currently employed in emergency department at major hospital

 
   

You are here:  Experts > Computing/Technology > Focus on Unix > Unix/Linux OS > Problem in VI editor

Unix/Linux OS - Problem in VI editor


Expert: Robert McIntosh - 9/14/2009

Question
I am using SUSE LINUX ENTERPRISE SERVER 9 (X86_64)OS. When i use vi editor thrugh 'root' login' to create a file, e.g. vi hitesh, then it works fine. But if i use login 'informix' for the same command "vi hitesh", it gives following message:

"Hitesh" [New File]
E576: viminfo: Missing '>' in line: Rt.per^@
E576: viminfo: Missing '>' in line: ^I"^I1^i0^@
Hit ENTER or type command to continue.

When i press enter, it enters in vi editor.

Why this error message comes? what is the solution. for other users, the vi workd fine.  

Answer
Hi Hitesh,

First of all, my apologies for the late reply.  I've been out of town.

Your errors can be fixed by simply delete the file .viminfo in your home directory.  So, for instance if your username is "hitesh", delete the file /home/hitesh/.viminfo.  Try using vi to open "hitesh" again and your errors should be gone.  These kinds of errors are usually due to an error in the viminfo file.

Best of luck.

-Robert

Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.