5 pts.
 Text editing with VI editor in SSH
Hi, I create a new file $vi dumy.txt write something in Insert mode $lakdhfaildhf quit :wq Now when I open the file dumy.txt, and try to edit (delete/change) the text 'lak....'. I can't do it. I am using the vi editor. I am using SSH to log into a cluster site from a Windows machine. Could you help me with what's wrong? Thanks, Jack

Software/Hardware used:
ASKED: November 22, 2008  5:35 PM
UPDATED: April 10, 2009  1:35 AM

Answer Wiki:
- Does it give you some error message ? or does it say that you are attempting to modify a read-only file, or something like that ? - Can you put the editor in insert mode again, and add some new text ? While trying to insert data, type i to get into the INSERT mode instead of using the INSERT key. Similarly while deleting use d instead of the DEL key. maiga
Last Wiki Answer Submitted:  April 10, 2009  1:35 am  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _