Next Previous Contents
On Linux system see the tutorial at /usr/doc/vim-common-5.*/tutor, on other unix systems go to directory where vim is installed and look for doc directory.
bash$ cd /usr/doc/vim-common*/tutor
bash$ less README.txt
bash$ cp tutor $HOME
bash$ cd $HOME
bash$ less tutor
- Purdue University http://ecn.www.ecn.purdue.edu/ECN/Documents/VI/
- Quick Vi tutorial http://linuxwww.db.erau.edu/LUG/node165.html
- Advanced Vi tutorial http://www.yggdrasil.com/bible/bible-src/user-alpha-4/guide/node171.html
- Tutorials http://www.cfm.brown.edu/Unixhelp/vi_.html
- Tutorials http://www.linuxbox.com/~taylor/4ltrwrd/section3_4.html
- Unix world online vi tutorial http://www.networkcomputing.com/unixworld/unixhome.html
- Univ of Hawaii tutorial http://www.eng.hawaii.edu/Tutor/vi.html
- InfoBound http://www.infobound.com/vi.html
- Cornell Univ http://www.tc.cornell.edu/Edu/Tutor/Basics/vi/
- Vi Lovers home page: http://www.cs.vu.nl/~tmgil/vi.html
- After Sept 2000, will moveto http://www.thomer.com/thomer/vi/vi.html
- Beginner's Guide to vi http://www.cs.umr.edu/unixinfo/general/packages/viguide.html
- vi Help file http://www.vmunix.com/~gabor/vi.html
- vim FAQ http://www.math.fu-berlin.de/~guckes/vim/faq/
There are many Vi Tutorials on internet. In Yahoo (Lycos, excite or Hotbot) enter "Vi Tutorial" in search field and search engine will return many pointers.
Next Previous Contents