<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
laurie anderson wrote:
<blockquote cite="mid20070214153328.164be3db@localhost.localdomain"
 type="cite">
  <pre wrap="">Gentlemen,
  </pre>
</blockquote>
and any girl geeks too, right?<br>
<blockquote cite="mid20070214153328.164be3db@localhost.localdomain"
 type="cite">
  <pre wrap="">
I am after infomation on how to run the edit program  Vim  so I can edit the
interfaces file  -  Sylpheed is the editor I would have used but it was not
installed.
  </pre>
</blockquote>
"man vim" ?<br>
<br>
But seriously...<br>
<br>
"vim filename" or "vim /path/filename"<br>
<br>
Once you're in, ":help" will get you going.<br>
<br>
Common commands (enough to get you by) are:<br>
<br>
'insert key' to toggle insert and replace modes<br>
'esc key' to turn off insert so you can type commands (preceded by a
":")<br>
"dd" to cut an entire line<br>
"p" to paste<br>
":q" to quit<br>
":q!" quite without saving<br>
":wq" write then quit (save changes)<br>
<br>
I can't think of any more that I used on a regular basis and for what
you need, that should do the trick.<br>
<br>
Remember to hit escape before you start typing ':commandname' or you'll
add more stuff to the file.<br>
Remember escape and then ":q" is your friend if you think you made a
mistake.<br>
<br>
Hope that is of some help...<br>
<br>
<div class="moz-signature">-- <br>
<title>Jonathan Young of PC-PHIX</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta http-equiv="Content-Language" content="en-us">
<meta name="Signature" content="Jonathan Young">
<meta name="Copyright" content="Copyright 1997 to 2004 PC-PHIX">
<font face="Verdana" size="2">
Jonathan Young<br>
Director of PC-PHIX<br>
<a class="moz-txt-link-abbreviated" href="mailto:jonathan@pcphix.com">jonathan@pcphix.com</a><br>
<br>
Phone: 0410 455 674<br>
Web: <a class="moz-txt-link-freetext" href="http://www.pcphix.com/">http://www.pcphix.com/</a><br>
<br>
</font> </div>
</body>
</html>