[下一页][首页][上一页]

学习 "vi" 最有效的方法为何?

学习 "vi" 最有效的方式就是取得 vilearn 这套软体。vilearn 是一套很好用的交谈式教学程式。我将在下一章摘要 vi 手册,不过我还是建议先由 vilearn 著手。

你可以在 这里 下传它。

若你使用 Netscape,请不要按下这个连结。请按下右键并选择 "Save Link As..."

或者,透过下面这站 Unix is a Four Letter Word... and Vi is a Two Letter Abbreviation.
 

范例:
...首先,在 这里... 取得 vilearn。
$ pwd
/home/elvis
$ ls
NewNotes        bin             hello_world     mydir           vilearn-1.0.tgz
Notes           dir             hello_world.c   notes
$ su ...elvis is in the wheel group...
Password: ...not echoed...
# pkg_add vilearn-1.0.tgz
# exit ...dont run has root for nothing...
$ vilearn
The following tutorials are available:

        Tutorial 1 -- Basic Editing
        Tutorial 2 -- Moving Efficiently
        Tutorial 3 -- Cutting and Pasting
        Tutorial 4 -- Inserting Techniques
        Tutorial 5 -- Tricks and Timesavers

You will be editing your own copy of the tutorial. Enter the number
of the tutorial you'd like to see (or q to quit): 1
[上一页][首页][下一页]