And it's still even easier than that with MC. 
        MC
        browse to the file then F4
        edit the file
        F2 to save
done.

:)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:expert-owner@;linux-mandrake.com]On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, November 01, 2002 9:46 AM
To: [EMAIL PROTECTED]
Subject: Re: [expert] where's pine?


<devil's advocate>
at its most basic:

  vi <filename> (or vim; in mdk, vi is just a link to vim)
  i (for insert mode)
    <make all changes; arrow keys, pgup/pgdn all work>
  Esc (exit insert mode, return to command mode)
  :wq (: = enter command line, "w" = write file to current
filename, "q" = quit vi(m))

4 commands from beginning to end.  the "horror" of vi comes with
learning its true power; the most basic functions are no more
complicated than any other editor, just a bit different.  one
additional upside... vi is *guaranteed* (as much as anything is
guaranteed) to be available on "most" any *nix system out there -
only one basic learning curve.
</devil's advocate>

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to