View Single Post
  #7  
Old 06-19-2009, 11:35 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by Belfedia View Post
In debian (or ubuntu), use vim in place of vi
That same and that work, that the only clue i found !
I think most modern distros have now replaced vi with vim. At least on Fedora this seems to be the case as with most of the other distros I've used.

Quote:
Originally Posted by Yeormom View Post
VI is one of those necessities of life. As much as I hate it, it is the most useful "tool" on any linux operating system once you learn its power.
Indeed. If you use *nix at all, vi is your friend. I know folks that have tried to live with using the gui text editor from the desktop, but to me if you are making small changes, vi is so much faster. Using regular expressions to make bulk changes is a VERY nice feature as well. It's a very powerful tool once you learn how to use it.
Reply With Quote