cards
Powered by paypal

THE FOLLOWING TABLE IS A QUICK CHEATSHEET OF VI/VIM COMMANDS.

To edit a file: vi filenameTo create a new file: vi newfilenameTo switch to insert mode: iTo leave insert mode: ESC keyHit :w to save
To move cursor left: hTo move cursor down: jTo move cursor up: kTo move cursor right: l
Hit :q to quitHit :wq to save and quit

Vi? Vi is one of many text based editors that many Unix and Unix-based operating systems. It can be a bit difficult to get started using. Vi has been a test question or a series of test questions on many Linux certifications as well.

Around the Web

OpenIndiana
OmniOS
Tribblix
illumos
Copyright © MDC