Handouts
on VI editor
|
||||||||||
|
||||||||||
|
Shell Quoting GuidelinesThe proper use of quoting techniques with UNIX shells is one of the most important skills for shell users and programmers. Misunderstandings can lead to obviously defective commands and scripts, or even worse, commands or scripts that appear to work but that will ultimately blow up when conditions change. Unfortunately, proper quoting techniques are not only widely misunderstood but they're also treated rather superficially in most reference materials. To address these problems, the CONSULTIX Shell Quoting Guidelines delve into considerable detail to explain how quoting really works, with lots of interesting examples.
VI Editor GuidesSome students taking our classes (especially non-programmers) will find they prefer to use a GUI-based, mouse-oriented text editor for most of their work, rather than VI.However, we feels it's important that all UNIX users know the basics of VI, so for these people, we teach "Survival Level VI", which focuses on the absolutely minimal set of commands that let you edit files successfully. These 17 commands are culled from the huge and redundant set of "pessimally ergonomic" ones native to VI, as the most essential, sensible, and memorable ones. Here is the one-page handout we have developed for use in our training classes over the last 13 years:
Click here for copyright information. |
|||||||||
|