Don't Forget Vi
After covering cross-platform editing tools, I received numerous email
responses pointing out that I had not mentioned the editor vi. Vi, one
of the oldest UNIX text editors, is still in widespread use and, yes,
versions do exist for Windows and other platforms, making it a cross-
platform tool as well.
Most Linux distributions include at least one (if not more) enhanced
versions of vi, typically elvis and vim. Of these, vim seems to get the
most votes for the extra editing features it offers. Vim, short for vi
improved, is available for free at http://www.vim.org. At the vim
download site (http://www.vim.org/download.html), you can download
versions of vim for Windows, UNIX/Linux, OS/2, Amiga, Atari, MacOS,
BeOS, VMS, and even DOS, although some of the less popular platform
versions are out of date. You can download pre-built binary versions
from http://www.vim.org/binaries.html. You'll find quite a lot of UNIX
and Linux versions available, and even a Windows CE version.
My co-author on "Teach Yourself Linux", Steve Oualline, is a vim fan.
We wrote an extended vim tutorial, called the Vim Cookbook, at
http://www.oualline.com/vim-cook.html. A word of warning, though, vi,
even enhanced by vim, is not for the faint of heart. It works on the
idea of modes with keyboard commands to switch between modes. For
example, typing the letter "i" enters insert mode, and Esc drops back
into command mode. This use of modes and keyboard commands can make vi
hard to learn for newcomers. Vi is not a graphical application.
I used vi and clones like vim for years until I gradually switched to
more graphical text editors. Especially combined with xterm or other
shell windows, you can become really productive with vi, using the
shell window ability to select and paste.
» posted by ITworld staff
ITworld
Symantec Backup Exec 12 and Backup Exec System Recovery 8 deliver industry leading Windows data protection and system recovery. Download this whitepaper to find out the top reasons to upgrade and how to get continuous data protection and complete system recovery.
Data and system loss — from a hard drive failure, malicious attack, natural disaster, or simple human error — can happen anytime. Don’t leave your business vulnerable. Make sure you have a secure recovery strategy in place. Symantec's latest backup and system recovery technology can efficiently restore critical applications, individual emails and documents and even restore your entire system in minutes in the event of a loss.
Businesses face a growing challenge to ensure that the IT environment is properly protected. Backup Exec 12 integrates with other applications in the Symantec family of products, to complement your current data protection strategy, keep your data securely backed up and make it recoverable when you need it most.







